Starting snapshot 1.13.1-SNAPSHOT
diff --git a/apps/network-troubleshoot/api/pom.xml b/apps/network-troubleshoot/api/pom.xml
index 0c5eb1b..7418a86 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.13.0</version>
+ <version>1.13.1-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 b418a20..cfca723 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.13.0</version>
+ <version>1.13.1-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 fdc9334..e9686cb 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.13.0</version>
+ <version>1.13.1-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 78f00fe..583fa61 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.13.0</version>
+ <version>1.13.1-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-core</artifactId>
diff --git a/apps/network-troubleshoot/pom.xml b/apps/network-troubleshoot/pom.xml
index c868e78..73d7554 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.13.0</version>
+ <version>1.13.1-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot</artifactId>