Starting snapshot 1.11.0-SNAPSHOT
diff --git a/apps/network-troubleshoot/api/pom.xml b/apps/network-troubleshoot/api/pom.xml
index 135b778..d9717a3 100644
--- a/apps/network-troubleshoot/api/pom.xml
+++ b/apps/network-troubleshoot/api/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-b4</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-api</artifactId>
diff --git a/apps/network-troubleshoot/app/pom.xml b/apps/network-troubleshoot/app/pom.xml
index d0c4d14..5f0c3da 100644
--- a/apps/network-troubleshoot/app/pom.xml
+++ b/apps/network-troubleshoot/app/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-b4</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-app</artifactId>
diff --git a/apps/network-troubleshoot/cli/pom.xml b/apps/network-troubleshoot/cli/pom.xml
index 069d6f0..c0765d8 100644
--- a/apps/network-troubleshoot/cli/pom.xml
+++ b/apps/network-troubleshoot/cli/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-b4</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-cli</artifactId>
diff --git a/apps/network-troubleshoot/core/pom.xml b/apps/network-troubleshoot/core/pom.xml
index b17f12c..2e94977 100644
--- a/apps/network-troubleshoot/core/pom.xml
+++ b/apps/network-troubleshoot/core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-b4</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-core</artifactId>
diff --git a/apps/network-troubleshoot/pom.xml b/apps/network-troubleshoot/pom.xml
index ae79eae..1816a63 100644
--- a/apps/network-troubleshoot/pom.xml
+++ b/apps/network-troubleshoot/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-b4</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot</artifactId>