Starting snapshot 1.14.1-SNAPSHOT
diff --git a/apps/test/demo/pom.xml b/apps/test/demo/pom.xml
index af30ec5..7ef201d 100644
--- a/apps/test/demo/pom.xml
+++ b/apps/test/demo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-demo</artifactId>
diff --git a/apps/test/distributed-primitives/pom.xml b/apps/test/distributed-primitives/pom.xml
index 0e1044b..f53d560 100644
--- a/apps/test/distributed-primitives/pom.xml
+++ b/apps/test/distributed-primitives/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-distributed-primitives</artifactId>
diff --git a/apps/test/election/pom.xml b/apps/test/election/pom.xml
index b971ae7..cbdc717 100644
--- a/apps/test/election/pom.xml
+++ b/apps/test/election/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-election</artifactId>
diff --git a/apps/test/flow-perf/pom.xml b/apps/test/flow-perf/pom.xml
index 6615f81..d4b0840 100644
--- a/apps/test/flow-perf/pom.xml
+++ b/apps/test/flow-perf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-flow-perf</artifactId>
diff --git a/apps/test/intent-perf/pom.xml b/apps/test/intent-perf/pom.xml
index c4f69b6..db93fbb 100644
--- a/apps/test/intent-perf/pom.xml
+++ b/apps/test/intent-perf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-intent-perf</artifactId>
diff --git a/apps/test/loadtest/pom.xml b/apps/test/loadtest/pom.xml
index ee96c8a..7f24a39 100644
--- a/apps/test/loadtest/pom.xml
+++ b/apps/test/loadtest/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-loadtest</artifactId>
diff --git a/apps/test/messaging-perf/pom.xml b/apps/test/messaging-perf/pom.xml
index 82a86a0..3eb5f6e 100644
--- a/apps/test/messaging-perf/pom.xml
+++ b/apps/test/messaging-perf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-messaging-perf</artifactId>
diff --git a/apps/test/netcfg-monitor/pom.xml b/apps/test/netcfg-monitor/pom.xml
index f7f169f..95a20ea 100644
--- a/apps/test/netcfg-monitor/pom.xml
+++ b/apps/test/netcfg-monitor/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-netcfg-monitor</artifactId>
diff --git a/apps/test/pom.xml b/apps/test/pom.xml
index 7075cef..6b0f21f 100644
--- a/apps/test/pom.xml
+++ b/apps/test/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test</artifactId>
diff --git a/apps/test/primitive-perf/pom.xml b/apps/test/primitive-perf/pom.xml
index d33cd8e..4ceec33 100644
--- a/apps/test/primitive-perf/pom.xml
+++ b/apps/test/primitive-perf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-primitive-perf</artifactId>
diff --git a/apps/test/proxy/pom.xml b/apps/test/proxy/pom.xml
index f25f86f..dd15edd 100644
--- a/apps/test/proxy/pom.xml
+++ b/apps/test/proxy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-app-proxy-test</artifactId>
diff --git a/apps/test/transaction-perf/pom.xml b/apps/test/transaction-perf/pom.xml
index 0d7142a..b64ea8b 100644
--- a/apps/test/transaction-perf/pom.xml
+++ b/apps/test/transaction-perf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.14.0</version>
+ <version>1.14.1-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test-transaction-perf</artifactId>