Starting snapshot 1.10.9-SNAPSHOT
diff --git a/apps/acl/pom.xml b/apps/acl/pom.xml
index 98c56fd..57f166f 100644
--- a/apps/acl/pom.xml
+++ b/apps/acl/pom.xml
@@ -26,11 +26,11 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-acl</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>ONOS ACL application</description>
diff --git a/apps/actn-mdsc/actn-mdscapp/pom.xml b/apps/actn-mdsc/actn-mdscapp/pom.xml
index d150952..cfc277e 100644
--- a/apps/actn-mdsc/actn-mdscapp/pom.xml
+++ b/apps/actn-mdsc/actn-mdscapp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>onos-actn-mdsc</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-actn-mdscapp</artifactId>
diff --git a/apps/actn-mdsc/pom.xml b/apps/actn-mdsc/pom.xml
index 1e93194..c5e4de7 100644
--- a/apps/actn-mdsc/pom.xml
+++ b/apps/actn-mdsc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-actn-mdsc</artifactId>
diff --git a/apps/actn-mdsc/tetunnel-ctl/pom.xml b/apps/actn-mdsc/tetunnel-ctl/pom.xml
index e43688a..0caac61 100644
--- a/apps/actn-mdsc/tetunnel-ctl/pom.xml
+++ b/apps/actn-mdsc/tetunnel-ctl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-actn-mdsc</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-actn-mdsc-tetunnel-ctl</artifactId>
diff --git a/apps/actn-mdsc/tetunnel-pce/pom.xml b/apps/actn-mdsc/tetunnel-pce/pom.xml
index 4f70be5..580990a 100644
--- a/apps/actn-mdsc/tetunnel-pce/pom.xml
+++ b/apps/actn-mdsc/tetunnel-pce/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-actn-mdsc</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/bgprouter/pom.xml b/apps/bgprouter/pom.xml
index ddcec5b..b7ff8d8 100644
--- a/apps/bgprouter/pom.xml
+++ b/apps/bgprouter/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>onos-app-bgprouter</artifactId>
diff --git a/apps/bmv2-demo/common/pom.xml b/apps/bmv2-demo/common/pom.xml
index 0b36d78..ce5a235 100644
--- a/apps/bmv2-demo/common/pom.xml
+++ b/apps/bmv2-demo/common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>onos-app-bmv2-demo</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-bmv2-demo-common</artifactId>
diff --git a/apps/bmv2-demo/ecmp/pom.xml b/apps/bmv2-demo/ecmp/pom.xml
index 7fedf7e..d3278cf 100644
--- a/apps/bmv2-demo/ecmp/pom.xml
+++ b/apps/bmv2-demo/ecmp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>onos-app-bmv2-demo</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-bmv2-demo-ecmp</artifactId>
diff --git a/apps/bmv2-demo/pom.xml b/apps/bmv2-demo/pom.xml
index 79c3be3..235f7fa 100644
--- a/apps/bmv2-demo/pom.xml
+++ b/apps/bmv2-demo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-bmv2-demo</artifactId>
diff --git a/apps/bmv2-demo/wcmp/pom.xml b/apps/bmv2-demo/wcmp/pom.xml
index 54623e5..5d234ac 100644
--- a/apps/bmv2-demo/wcmp/pom.xml
+++ b/apps/bmv2-demo/wcmp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>onos-app-bmv2-demo</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-bmv2-demo-wcmp</artifactId>
diff --git a/apps/cfm/pom.xml b/apps/cfm/pom.xml
index d2be101..0d12d05 100644
--- a/apps/cfm/pom.xml
+++ b/apps/cfm/pom.xml
@@ -14,12 +14,12 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-cfm</artifactId>
<packaging>bundle</packaging>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<description>ONOS OSGi bundle archetype</description>
<url>http://onosproject.org</url>
diff --git a/apps/cip/pom.xml b/apps/cip/pom.xml
index 95e4dda..e082e2b 100644
--- a/apps/cip/pom.xml
+++ b/apps/cip/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-cip</artifactId>
diff --git a/apps/config/pom.xml b/apps/config/pom.xml
index bc1588c..4eb9d14 100755
--- a/apps/config/pom.xml
+++ b/apps/config/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>onos-app-config</artifactId>
diff --git a/apps/cpman/api/pom.xml b/apps/cpman/api/pom.xml
index 52afb67..d0f7e55 100644
--- a/apps/cpman/api/pom.xml
+++ b/apps/cpman/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-cpman</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-cpman-api</artifactId>
diff --git a/apps/cpman/app/pom.xml b/apps/cpman/app/pom.xml
index b15bf12..7e2558d 100644
--- a/apps/cpman/app/pom.xml
+++ b/apps/cpman/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-cpman</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-cpman</artifactId>
diff --git a/apps/cpman/pom.xml b/apps/cpman/pom.xml
index b2b680d..4e6bd81 100644
--- a/apps/cpman/pom.xml
+++ b/apps/cpman/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-cpman</artifactId>
diff --git a/apps/dhcp/api/pom.xml b/apps/dhcp/api/pom.xml
index b1001b7..093c187 100644
--- a/apps/dhcp/api/pom.xml
+++ b/apps/dhcp/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-dhcp</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-dhcp-api</artifactId>
diff --git a/apps/dhcp/app/pom.xml b/apps/dhcp/app/pom.xml
index 868028a..21d760f 100644
--- a/apps/dhcp/app/pom.xml
+++ b/apps/dhcp/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-dhcp</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-dhcp</artifactId>
diff --git a/apps/dhcp/pom.xml b/apps/dhcp/pom.xml
index 0ed1fb6..a849fc7 100644
--- a/apps/dhcp/pom.xml
+++ b/apps/dhcp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-dhcp</artifactId>
diff --git a/apps/dhcprelay/pom.xml b/apps/dhcprelay/pom.xml
index 7d4fc24..5899e17 100644
--- a/apps/dhcprelay/pom.xml
+++ b/apps/dhcprelay/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/drivermatrix/pom.xml b/apps/drivermatrix/pom.xml
index 18807ca..8cf579b 100644
--- a/apps/drivermatrix/pom.xml
+++ b/apps/drivermatrix/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-drivermatrix</artifactId>
diff --git a/apps/events/pom.xml b/apps/events/pom.xml
index 59da04c..0356c16 100644
--- a/apps/events/pom.xml
+++ b/apps/events/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-events</artifactId>
diff --git a/apps/faultmanagement/app/pom.xml b/apps/faultmanagement/app/pom.xml
index d35f826..946f0d9 100644
--- a/apps/faultmanagement/app/pom.xml
+++ b/apps/faultmanagement/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-fm</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-onosfw</artifactId>
diff --git a/apps/faultmanagement/fmcli/pom.xml b/apps/faultmanagement/fmcli/pom.xml
index 9daeb16..8bb5ad3 100644
--- a/apps/faultmanagement/fmcli/pom.xml
+++ b/apps/faultmanagement/fmcli/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-fm</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-cli</artifactId>
diff --git a/apps/faultmanagement/fmgui/pom.xml b/apps/faultmanagement/fmgui/pom.xml
index dc5ce27..c48529b 100644
--- a/apps/faultmanagement/fmgui/pom.xml
+++ b/apps/faultmanagement/fmgui/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-fm</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-gui</artifactId>
diff --git a/apps/faultmanagement/fmmgr/pom.xml b/apps/faultmanagement/fmmgr/pom.xml
index 5cc00d7..c0575dc 100644
--- a/apps/faultmanagement/fmmgr/pom.xml
+++ b/apps/faultmanagement/fmmgr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-fm</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-mgr</artifactId>
diff --git a/apps/faultmanagement/fmweb/pom.xml b/apps/faultmanagement/fmweb/pom.xml
index 397bf82..f48ea8d 100644
--- a/apps/faultmanagement/fmweb/pom.xml
+++ b/apps/faultmanagement/fmweb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-fm</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
diff --git a/apps/faultmanagement/pom.xml b/apps/faultmanagement/pom.xml
index 2537800..ac57625 100644
--- a/apps/faultmanagement/pom.xml
+++ b/apps/faultmanagement/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm</artifactId>
diff --git a/apps/flowanalyzer/pom.xml b/apps/flowanalyzer/pom.xml
index c854869..f4e9e2e 100644
--- a/apps/flowanalyzer/pom.xml
+++ b/apps/flowanalyzer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-flowanalyzer</artifactId>
diff --git a/apps/flowspec-api/flowapi/pom.xml b/apps/flowspec-api/flowapi/pom.xml
index c821102..656ddc9 100755
--- a/apps/flowspec-api/flowapi/pom.xml
+++ b/apps/flowspec-api/flowapi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-flowspec-api</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-flowspec-api-flowapi</artifactId>
diff --git a/apps/flowspec-api/pom.xml b/apps/flowspec-api/pom.xml
index de75400..73870e1 100755
--- a/apps/flowspec-api/pom.xml
+++ b/apps/flowspec-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-flowspec-api</artifactId>
diff --git a/apps/fwd/pom.xml b/apps/fwd/pom.xml
index f5ff721..d7a968e 100644
--- a/apps/fwd/pom.xml
+++ b/apps/fwd/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fwd</artifactId>
diff --git a/apps/gangliametrics/pom.xml b/apps/gangliametrics/pom.xml
index 5cbb53e..3b8995c 100644
--- a/apps/gangliametrics/pom.xml
+++ b/apps/gangliametrics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-ganglia</artifactId>
diff --git a/apps/graphitemetrics/pom.xml b/apps/graphitemetrics/pom.xml
index 4e4b1f7..1333a11 100644
--- a/apps/graphitemetrics/pom.xml
+++ b/apps/graphitemetrics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-graphite</artifactId>
diff --git a/apps/influxdbmetrics/pom.xml b/apps/influxdbmetrics/pom.xml
index 1d84ef0..7c1d645 100644
--- a/apps/influxdbmetrics/pom.xml
+++ b/apps/influxdbmetrics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-influxdb</artifactId>
diff --git a/apps/intentsync/pom.xml b/apps/intentsync/pom.xml
index b5341d6..219af27 100644
--- a/apps/intentsync/pom.xml
+++ b/apps/intentsync/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/iptopology-api/pom.xml b/apps/iptopology-api/pom.xml
index 106fe07..97b243e 100644
--- a/apps/iptopology-api/pom.xml
+++ b/apps/iptopology-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-iptopology-api</artifactId>
<packaging>bundle</packaging>
diff --git a/apps/kafka-integration/api/pom.xml b/apps/kafka-integration/api/pom.xml
index 60caccf..32157ed 100644
--- a/apps/kafka-integration/api/pom.xml
+++ b/apps/kafka-integration/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-kafka</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-kafka-api</artifactId>
diff --git a/apps/kafka-integration/app/pom.xml b/apps/kafka-integration/app/pom.xml
index af30f1a..40b596d 100644
--- a/apps/kafka-integration/app/pom.xml
+++ b/apps/kafka-integration/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-kafka</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/kafka-integration/core/pom.xml b/apps/kafka-integration/core/pom.xml
index cd432e9..afe73e7 100644
--- a/apps/kafka-integration/core/pom.xml
+++ b/apps/kafka-integration/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-kafka</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/kafka-integration/pom.xml b/apps/kafka-integration/pom.xml
index 792c72b..272647f 100644
--- a/apps/kafka-integration/pom.xml
+++ b/apps/kafka-integration/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/kafka-integration/web/pom.xml b/apps/kafka-integration/web/pom.xml
index 568897f..77fd5c9 100644
--- a/apps/kafka-integration/web/pom.xml
+++ b/apps/kafka-integration/web/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-kafka</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/learning-switch/pom.xml b/apps/learning-switch/pom.xml
index a88e8ca..2fe1222 100644
--- a/apps/learning-switch/pom.xml
+++ b/apps/learning-switch/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/mappingmanagement/api/pom.xml b/apps/mappingmanagement/api/pom.xml
index 29fa316..3eef184 100644
--- a/apps/mappingmanagement/api/pom.xml
+++ b/apps/mappingmanagement/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-mapping</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-mapping-api</artifactId>
diff --git a/apps/mappingmanagement/app/pom.xml b/apps/mappingmanagement/app/pom.xml
index 7ee1fd2..ef9f225 100644
--- a/apps/mappingmanagement/app/pom.xml
+++ b/apps/mappingmanagement/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-mapping</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mapping</artifactId>
diff --git a/apps/mappingmanagement/cli/pom.xml b/apps/mappingmanagement/cli/pom.xml
index 5b57c83..578b70d 100644
--- a/apps/mappingmanagement/cli/pom.xml
+++ b/apps/mappingmanagement/cli/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-mapping</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mapping-cli</artifactId>
diff --git a/apps/mappingmanagement/mgr/pom.xml b/apps/mappingmanagement/mgr/pom.xml
index 6bf9848..f297719 100644
--- a/apps/mappingmanagement/mgr/pom.xml
+++ b/apps/mappingmanagement/mgr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-mapping</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mapping-mgr</artifactId>
diff --git a/apps/mappingmanagement/pom.xml b/apps/mappingmanagement/pom.xml
index d2a106f..38b352c 100644
--- a/apps/mappingmanagement/pom.xml
+++ b/apps/mappingmanagement/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-mapping</artifactId>
diff --git a/apps/mappingmanagement/web/pom.xml b/apps/mappingmanagement/web/pom.xml
index eb163e7..e4108a8 100644
--- a/apps/mappingmanagement/web/pom.xml
+++ b/apps/mappingmanagement/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-mapping</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
diff --git a/apps/metrics/pom.xml b/apps/metrics/pom.xml
index c00f1b6..c5dbc90 100644
--- a/apps/metrics/pom.xml
+++ b/apps/metrics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-metrics</artifactId>
diff --git a/apps/mfwd/pom.xml b/apps/mfwd/pom.xml
index f223fd0..3e81d2d 100644
--- a/apps/mfwd/pom.xml
+++ b/apps/mfwd/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mfwd</artifactId>
diff --git a/apps/mlb/pom.xml b/apps/mlb/pom.xml
index 4c33ad1..3dc1a98 100644
--- a/apps/mlb/pom.xml
+++ b/apps/mlb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mlb</artifactId>
diff --git a/apps/mobility/pom.xml b/apps/mobility/pom.xml
index ebda947..8816913 100644
--- a/apps/mobility/pom.xml
+++ b/apps/mobility/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mobility</artifactId>
diff --git a/apps/network-troubleshoot/api/pom.xml b/apps/network-troubleshoot/api/pom.xml
index 498ee63..0d85b62 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.10.8</version>
+ <version>1.10.9-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 305953c..ac8f9de 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.10.8</version>
+ <version>1.10.9-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 181d3a6..2506f8d 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.10.8</version>
+ <version>1.10.9-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 a760d2e..d6d52fa 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-core</artifactId>
diff --git a/apps/network-troubleshoot/pom.xml b/apps/network-troubleshoot/pom.xml
index 918bdad..7afa36a 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot</artifactId>
diff --git a/apps/newoptical/pom.xml b/apps/newoptical/pom.xml
index ac61315..704a307 100644
--- a/apps/newoptical/pom.xml
+++ b/apps/newoptical/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-newoptical</artifactId>
diff --git a/apps/ofagent/pom.xml b/apps/ofagent/pom.xml
index ce00f4a..4aec5ab 100644
--- a/apps/ofagent/pom.xml
+++ b/apps/ofagent/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-ofagent</artifactId>
diff --git a/apps/openstacknetworking/pom.xml b/apps/openstacknetworking/pom.xml
index 9f33daf..c0c5660 100644
--- a/apps/openstacknetworking/pom.xml
+++ b/apps/openstacknetworking/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-openstacknetworking</artifactId>
diff --git a/apps/openstacknode/pom.xml b/apps/openstacknode/pom.xml
index ffe01c7..e6a8748 100644
--- a/apps/openstacknode/pom.xml
+++ b/apps/openstacknode/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-openstacknode</artifactId>
diff --git a/apps/optical-model/pom.xml b/apps/optical-model/pom.xml
index 3c6e609..7dfbf7f 100644
--- a/apps/optical-model/pom.xml
+++ b/apps/optical-model/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/optical/pom.xml b/apps/optical/pom.xml
index 1472069..2c838ea 100644
--- a/apps/optical/pom.xml
+++ b/apps/optical/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-optical</artifactId>
diff --git a/apps/pathpainter/pom.xml b/apps/pathpainter/pom.xml
index bbd11ee..f7f197b 100644
--- a/apps/pathpainter/pom.xml
+++ b/apps/pathpainter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pp</artifactId>
diff --git a/apps/pce/app/pom.xml b/apps/pce/app/pom.xml
index 6e8f34b..f4ff698 100644
--- a/apps/pce/app/pom.xml
+++ b/apps/pce/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pce</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pce</artifactId>
<packaging>bundle</packaging>
diff --git a/apps/pce/bandwidthmgmt/pom.xml b/apps/pce/bandwidthmgmt/pom.xml
index f0a94d5..53b4960 100644
--- a/apps/pce/bandwidthmgmt/pom.xml
+++ b/apps/pce/bandwidthmgmt/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pce</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-bandwidthmgmt</artifactId>
<packaging>bundle</packaging>
diff --git a/apps/pce/pcerest/pom.xml b/apps/pce/pcerest/pom.xml
index d25c838..95d72c6 100644
--- a/apps/pce/pcerest/pom.xml
+++ b/apps/pce/pcerest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pce</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/pce/pceweb/pom.xml b/apps/pce/pceweb/pom.xml
index c2bc8ff..e805dba 100644
--- a/apps/pce/pceweb/pom.xml
+++ b/apps/pce/pceweb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pce</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pceweb</artifactId>
diff --git a/apps/pce/pom.xml b/apps/pce/pom.xml
index d0715ca..0f3dddf 100644
--- a/apps/pce/pom.xml
+++ b/apps/pce/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/pcep-api/pom.xml b/apps/pcep-api/pom.xml
index 7542985..4539b18 100644
--- a/apps/pcep-api/pom.xml
+++ b/apps/pcep-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pcep-api</artifactId>
<packaging>bundle</packaging>
diff --git a/apps/pim/pom.xml b/apps/pim/pom.xml
index 88708a5..5c0343d 100644
--- a/apps/pim/pom.xml
+++ b/apps/pim/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pim</artifactId>
diff --git a/apps/pom.xml b/apps/pom.xml
index e11fc0a..b40d530 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-apps</artifactId>
diff --git a/apps/proxyarp/pom.xml b/apps/proxyarp/pom.xml
index 7238d5e..683c38d 100644
--- a/apps/proxyarp/pom.xml
+++ b/apps/proxyarp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-proxyarp</artifactId>
diff --git a/apps/rabbitmq/pom.xml b/apps/rabbitmq/pom.xml
index a1ebd0c..d71f2b8 100644
--- a/apps/rabbitmq/pom.xml
+++ b/apps/rabbitmq/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>onos-app-rabbitmq</artifactId>
diff --git a/apps/reactive-routing/pom.xml b/apps/reactive-routing/pom.xml
index c406bff..5374d5c 100644
--- a/apps/reactive-routing/pom.xml
+++ b/apps/reactive-routing/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-reactive-routing</artifactId>
diff --git a/apps/restconf/api/pom.xml b/apps/restconf/api/pom.xml
index 6d4d543..d01f79b 100644
--- a/apps/restconf/api/pom.xml
+++ b/apps/restconf/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf-parent</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/restconf/app/pom.xml b/apps/restconf/app/pom.xml
index 0dde5e7..528939c 100644
--- a/apps/restconf/app/pom.xml
+++ b/apps/restconf/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf-parent</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/restconf/pom.xml b/apps/restconf/pom.xml
index be917f7..60bbd71 100644
--- a/apps/restconf/pom.xml
+++ b/apps/restconf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-restconf-parent</artifactId>
diff --git a/apps/restconf/restconfmgr/pom.xml b/apps/restconf/restconfmgr/pom.xml
index 04cfc09..dfa84ee 100644
--- a/apps/restconf/restconfmgr/pom.xml
+++ b/apps/restconf/restconfmgr/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf-parent</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/restconf/utils/pom.xml b/apps/restconf/utils/pom.xml
index 86c2830..887d7e7 100644
--- a/apps/restconf/utils/pom.xml
+++ b/apps/restconf/utils/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-restconf-parent</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/roadm/pom.xml b/apps/roadm/pom.xml
index c30b392..32dc7d5 100644
--- a/apps/roadm/pom.xml
+++ b/apps/roadm/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-roadm</artifactId>
diff --git a/apps/routing-api/pom.xml b/apps/routing-api/pom.xml
index b4e0f63..54059bd 100644
--- a/apps/routing-api/pom.xml
+++ b/apps/routing-api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/common/pom.xml b/apps/routing/common/pom.xml
index 5aee324..8f7139c 100644
--- a/apps/routing/common/pom.xml
+++ b/apps/routing/common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-app-routing-parent</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/cpr/pom.xml b/apps/routing/cpr/pom.xml
index 3569d12..b7221f1 100644
--- a/apps/routing/cpr/pom.xml
+++ b/apps/routing/cpr/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-app-routing-parent</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/fibinstaller/pom.xml b/apps/routing/fibinstaller/pom.xml
index 7b93472..4dea8f0 100644
--- a/apps/routing/fibinstaller/pom.xml
+++ b/apps/routing/fibinstaller/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-app-routing-parent</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/fpm/pom.xml b/apps/routing/fpm/pom.xml
index a6f9f74..5465281 100644
--- a/apps/routing/fpm/pom.xml
+++ b/apps/routing/fpm/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-app-routing-parent</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/pom.xml b/apps/routing/pom.xml
index 8ac39e5..a4cac66 100644
--- a/apps/routing/pom.xml
+++ b/apps/routing/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/scalablegateway/pom.xml b/apps/scalablegateway/pom.xml
index 629f64a..9d81f29 100644
--- a/apps/scalablegateway/pom.xml
+++ b/apps/scalablegateway/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-scalablegateway</artifactId>
diff --git a/apps/sdnip/pom.xml b/apps/sdnip/pom.xml
index 0773b93..bc1489d 100644
--- a/apps/sdnip/pom.xml
+++ b/apps/sdnip/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-sdnip</artifactId>
diff --git a/apps/segmentrouting/pom.xml b/apps/segmentrouting/pom.xml
index 372f276..08e3dd0 100644
--- a/apps/segmentrouting/pom.xml
+++ b/apps/segmentrouting/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-segmentrouting</artifactId>
diff --git a/apps/tenbi/pom.xml b/apps/tenbi/pom.xml
index 92e4fe1..e1f8876 100644
--- a/apps/tenbi/pom.xml
+++ b/apps/tenbi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/tenbi/topology/pom.xml b/apps/tenbi/topology/pom.xml
index 1424430..bcdc7cf 100644
--- a/apps/tenbi/topology/pom.xml
+++ b/apps/tenbi/topology/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-tenbi</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/tenbi/tunnel/pom.xml b/apps/tenbi/tunnel/pom.xml
index 76a720e..803ed06 100644
--- a/apps/tenbi/tunnel/pom.xml
+++ b/apps/tenbi/tunnel/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>onos-app-tenbi</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/tenbi/utils/pom.xml b/apps/tenbi/utils/pom.xml
index 0f7ede3..d1086b3 100644
--- a/apps/tenbi/utils/pom.xml
+++ b/apps/tenbi/utils/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-tenbi</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/tenbi/yangmodel/pom.xml b/apps/tenbi/yangmodel/pom.xml
index 992155b..2da9f45 100644
--- a/apps/tenbi/yangmodel/pom.xml
+++ b/apps/tenbi/yangmodel/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-tenbi</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/test/demo/pom.xml b/apps/test/demo/pom.xml
index 27f1cdc..dca5c2b 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-demo</artifactId>
diff --git a/apps/test/distributed-primitives/pom.xml b/apps/test/distributed-primitives/pom.xml
index 1e7785c..08b57b8 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-distributed-primitives</artifactId>
diff --git a/apps/test/election/pom.xml b/apps/test/election/pom.xml
index 68a61c4..1df04db 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-election</artifactId>
diff --git a/apps/test/flow-perf/pom.xml b/apps/test/flow-perf/pom.xml
index 6381c58..b6d72a2 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-flow-perf</artifactId>
diff --git a/apps/test/intent-perf/pom.xml b/apps/test/intent-perf/pom.xml
index 08139da..11e86c2 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-intent-perf</artifactId>
diff --git a/apps/test/loadtest/pom.xml b/apps/test/loadtest/pom.xml
index 2feaf7b..3f0f7f3 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-loadtest</artifactId>
diff --git a/apps/test/messaging-perf/pom.xml b/apps/test/messaging-perf/pom.xml
index 421214c..4e4f12e 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-messaging-perf</artifactId>
diff --git a/apps/test/netcfg-monitor/pom.xml b/apps/test/netcfg-monitor/pom.xml
index 3c83297..d568773 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-netcfg-monitor</artifactId>
diff --git a/apps/test/pom.xml b/apps/test/pom.xml
index 21973ae..93c8c93 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test</artifactId>
diff --git a/apps/test/transaction-perf/pom.xml b/apps/test/transaction-perf/pom.xml
index 3c378a5..12d7d7a 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.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-transaction-perf</artifactId>
diff --git a/apps/tetopology/api/pom.xml b/apps/tetopology/api/pom.xml
index 2cab1fe..923f5b3 100644
--- a/apps/tetopology/api/pom.xml
+++ b/apps/tetopology/api/pom.xml
@@ -21,11 +21,11 @@
<parent>
<artifactId>onos-tetopology</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetopology-api</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>IETF TE topology management API</description>
diff --git a/apps/tetopology/app/pom.xml b/apps/tetopology/app/pom.xml
index 33c3ab4..81950e2 100644
--- a/apps/tetopology/app/pom.xml
+++ b/apps/tetopology/app/pom.xml
@@ -21,11 +21,11 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-tetopology</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetopology</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>IETF TE topology application</description>
diff --git a/apps/tetopology/pom.xml b/apps/tetopology/pom.xml
index b9faf36..4cb4037 100644
--- a/apps/tetopology/pom.xml
+++ b/apps/tetopology/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-tetopology</artifactId>
diff --git a/apps/tetunnel/api/pom.xml b/apps/tetunnel/api/pom.xml
index 53dedb0..039bb25 100644
--- a/apps/tetunnel/api/pom.xml
+++ b/apps/tetunnel/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-tetunnel</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetunnel-api</artifactId>
diff --git a/apps/tetunnel/app/pom.xml b/apps/tetunnel/app/pom.xml
index 26f4c6d..45fdc0c 100644
--- a/apps/tetunnel/app/pom.xml
+++ b/apps/tetunnel/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-tetunnel</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetunnel</artifactId>
diff --git a/apps/tetunnel/pom.xml b/apps/tetunnel/pom.xml
index a11773d..5aa3a12 100644
--- a/apps/tetunnel/pom.xml
+++ b/apps/tetunnel/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-tetunnel</artifactId>
diff --git a/apps/virtualbng/pom.xml b/apps/virtualbng/pom.xml
index e45e9aa..d1f7ffe 100644
--- a/apps/virtualbng/pom.xml
+++ b/apps/virtualbng/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-virtualbng</artifactId>
diff --git a/apps/vpls/pom.xml b/apps/vpls/pom.xml
index 0f3c2af..ba9bf62 100644
--- a/apps/vpls/pom.xml
+++ b/apps/vpls/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vpls</artifactId>
diff --git a/apps/vrouter/pom.xml b/apps/vrouter/pom.xml
index 4330a93..183f4f7 100644
--- a/apps/vrouter/pom.xml
+++ b/apps/vrouter/pom.xml
@@ -21,12 +21,12 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vrouter</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>Virtual router (vRouter) application</description>
diff --git a/apps/vtn/app/pom.xml b/apps/vtn/app/pom.xml
index 731faef..20aef24 100644
--- a/apps/vtn/app/pom.xml
+++ b/apps/vtn/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vtn</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vtn-onosfw</artifactId>
diff --git a/apps/vtn/pom.xml b/apps/vtn/pom.xml
index 1ee1c69..90a1f10 100644
--- a/apps/vtn/pom.xml
+++ b/apps/vtn/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vtn</artifactId>
diff --git a/apps/vtn/sfcmgr/pom.xml b/apps/vtn/sfcmgr/pom.xml
index a125e72..86ab115 100644
--- a/apps/vtn/sfcmgr/pom.xml
+++ b/apps/vtn/sfcmgr/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vtn</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-sfc-mgr</artifactId>
diff --git a/apps/vtn/sfcweb/pom.xml b/apps/vtn/sfcweb/pom.xml
index 89181b0..e2ec6f7 100644
--- a/apps/vtn/sfcweb/pom.xml
+++ b/apps/vtn/sfcweb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vtn</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-sfc-web</artifactId>
diff --git a/apps/vtn/vtnmgr/pom.xml b/apps/vtn/vtnmgr/pom.xml
index d37546d..980f2c3 100644
--- a/apps/vtn/vtnmgr/pom.xml
+++ b/apps/vtn/vtnmgr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vtn</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vtn-mgr</artifactId>
diff --git a/apps/vtn/vtnrsc/pom.xml b/apps/vtn/vtnrsc/pom.xml
index 8dbc8d7..19be793 100644
--- a/apps/vtn/vtnrsc/pom.xml
+++ b/apps/vtn/vtnrsc/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vtn</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
diff --git a/apps/vtn/vtnweb/pom.xml b/apps/vtn/vtnweb/pom.xml
index 087c9a8..fb0c4c3 100644
--- a/apps/vtn/vtnweb/pom.xml
+++ b/apps/vtn/vtnweb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vtn</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
diff --git a/apps/yang/pom.xml b/apps/yang/pom.xml
index 11f3145..7b5c04d 100644
--- a/apps/yang/pom.xml
+++ b/apps/yang/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-yang</artifactId>
diff --git a/apps/yms/api/pom.xml b/apps/yms/api/pom.xml
index b1e82f9..2f258e1 100644
--- a/apps/yms/api/pom.xml
+++ b/apps/yms/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-yms</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-yms-api</artifactId>
diff --git a/apps/yms/app/pom.xml b/apps/yms/app/pom.xml
index 4322cbc..623a284 100644
--- a/apps/yms/app/pom.xml
+++ b/apps/yms/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-yms</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-yms</artifactId>
diff --git a/apps/yms/pom.xml b/apps/yms/pom.xml
index 0820a08..46d7c55 100644
--- a/apps/yms/pom.xml
+++ b/apps/yms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-yms</artifactId>
diff --git a/apps/yms/ut/pom.xml b/apps/yms/ut/pom.xml
index a479c4d..559b02d 100644
--- a/apps/yms/ut/pom.xml
+++ b/apps/yms/ut/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-yms</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-app-yms-ut</artifactId>
diff --git a/cli/pom.xml b/cli/pom.xml
index 6cde2fa..1274b4f 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-cli</artifactId>
diff --git a/core/api/pom.xml b/core/api/pom.xml
index 22dc7c2..f31ef3e 100644
--- a/core/api/pom.xml
+++ b/core/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-api</artifactId>
diff --git a/core/common/pom.xml b/core/common/pom.xml
index 02574e9..921f79c 100644
--- a/core/common/pom.xml
+++ b/core/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core-common</artifactId>
diff --git a/core/net/pom.xml b/core/net/pom.xml
index ec7d5b8..c253412 100644
--- a/core/net/pom.xml
+++ b/core/net/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core-net</artifactId>
diff --git a/core/net/src/main/java/org/onosproject/core/impl/CoreManager.java b/core/net/src/main/java/org/onosproject/core/impl/CoreManager.java
index 1d22d00..cf4bfea 100644
--- a/core/net/src/main/java/org/onosproject/core/impl/CoreManager.java
+++ b/core/net/src/main/java/org/onosproject/core/impl/CoreManager.java
@@ -64,7 +64,7 @@
private final Logger log = LoggerFactory.getLogger(getClass());
private static final File VERSION_FILE = new File("../VERSION");
- private static Version version = Version.version("1.10.8");
+ private static Version version = Version.version("1.10.9-SNAPSHOT");
@Reference(cardinality = ReferenceCardinality.MANDATORY_UNARY)
protected ApplicationIdStore applicationIdStore;
diff --git a/core/pom.xml b/core/pom.xml
index e6e3300..80d0232 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core</artifactId>
diff --git a/core/security/pom.xml b/core/security/pom.xml
index 87be1d0..f493095 100644
--- a/core/security/pom.xml
+++ b/core/security/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-core</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-security</artifactId>
diff --git a/core/store/dist/pom.xml b/core/store/dist/pom.xml
index e642082..09571a2 100644
--- a/core/store/dist/pom.xml
+++ b/core/store/dist/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-store</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core-dist</artifactId>
diff --git a/core/store/persistence/pom.xml b/core/store/persistence/pom.xml
index 78db810..fd592ca 100644
--- a/core/store/persistence/pom.xml
+++ b/core/store/persistence/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-store</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core-persistence</artifactId>
diff --git a/core/store/pom.xml b/core/store/pom.xml
index 4f31c91..afdd97a 100644
--- a/core/store/pom.xml
+++ b/core/store/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core-store</artifactId>
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index 7c42579..4deba36 100644
--- a/core/store/primitives/pom.xml
+++ b/core/store/primitives/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-store</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core-primitives</artifactId>
diff --git a/core/store/serializers/pom.xml b/core/store/serializers/pom.xml
index 283eaad..2f174be 100644
--- a/core/store/serializers/pom.xml
+++ b/core/store/serializers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-store</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-core-serializers</artifactId>
diff --git a/docs/external.xml b/docs/external.xml
index 2c5acb3..e79c443 100644
--- a/docs/external.xml
+++ b/docs/external.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -53,7 +53,7 @@
</sourceFileExcludes>
<excludePackageNames>@external-excludes</excludePackageNames>
<docfilessubdirs>true</docfilessubdirs>
- <doctitle>ONOS Java API (1.10.8)</doctitle>
+ <doctitle>ONOS Java API (1.10.9-SNAPSHOT)</doctitle>
<groups>
<group>
<title>Network Model & Services</title>
diff --git a/docs/internal.xml b/docs/internal.xml
index d9bba09..142347a 100644
--- a/docs/internal.xml
+++ b/docs/internal.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -49,7 +49,7 @@
<configuration>
<show>package</show>
<docfilessubdirs>true</docfilessubdirs>
- <doctitle>ONOS Java API (1.10.8)</doctitle>
+ <doctitle>ONOS Java API (1.10.9-SNAPSHOT)</doctitle>
<excludePackageNames>@internal-excludes</excludePackageNames>
<sourceFileExcludes>
<sourceFileExclude>**/generated-sources/**</sourceFileExclude>
diff --git a/drivers/arista/pom.xml b/drivers/arista/pom.xml
index 488a905..fbb1956 100644
--- a/drivers/arista/pom.xml
+++ b/drivers/arista/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/bmv2/pom.xml b/drivers/bmv2/pom.xml
index a139bc2..118e830 100644
--- a/drivers/bmv2/pom.xml
+++ b/drivers/bmv2/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/bti/pom.xml b/drivers/bti/pom.xml
index 0427f50..e86c4c9 100644
--- a/drivers/bti/pom.xml
+++ b/drivers/bti/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/ciena/pom.xml b/drivers/ciena/pom.xml
index 958d99b..72d19bf 100644
--- a/drivers/ciena/pom.xml
+++ b/drivers/ciena/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/cisco/pom.xml b/drivers/cisco/pom.xml
index 35fa1cf..8fb956f 100644
--- a/drivers/cisco/pom.xml
+++ b/drivers/cisco/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/corsa/pom.xml b/drivers/corsa/pom.xml
index 495a414..8126f47 100644
--- a/drivers/corsa/pom.xml
+++ b/drivers/corsa/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/default/pom.xml b/drivers/default/pom.xml
index 02b0ceb..c5165d7 100644
--- a/drivers/default/pom.xml
+++ b/drivers/default/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/flowspec/pom.xml b/drivers/flowspec/pom.xml
index bded3f3..40cc1a6 100644
--- a/drivers/flowspec/pom.xml
+++ b/drivers/flowspec/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/fujitsu/pom.xml b/drivers/fujitsu/pom.xml
index 0dc49ae..ed6be6b 100644
--- a/drivers/fujitsu/pom.xml
+++ b/drivers/fujitsu/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/hp/pom.xml b/drivers/hp/pom.xml
index 1958140..d83199c 100644
--- a/drivers/hp/pom.xml
+++ b/drivers/hp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/huawei/pom.xml b/drivers/huawei/pom.xml
index b502289..8d4cb95 100644
--- a/drivers/huawei/pom.xml
+++ b/drivers/huawei/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-drivers-general</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/drivers/huawei/yangmodel/pom.xml b/drivers/huawei/yangmodel/pom.xml
index 924a648..47ca11b 100644
--- a/drivers/huawei/yangmodel/pom.xml
+++ b/drivers/huawei/yangmodel/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-drivers-huawei</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/drivers/juniper/pom.xml b/drivers/juniper/pom.xml
index ae34b81..d6353d1 100644
--- a/drivers/juniper/pom.xml
+++ b/drivers/juniper/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/lisp/pom.xml b/drivers/lisp/pom.xml
index c150854..639afef 100644
--- a/drivers/lisp/pom.xml
+++ b/drivers/lisp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/lumentum/pom.xml b/drivers/lumentum/pom.xml
index 110225a..e14e5ba 100644
--- a/drivers/lumentum/pom.xml
+++ b/drivers/lumentum/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/microsemi/pom.xml b/drivers/microsemi/pom.xml
index f84de9c..3ce7f96 100644
--- a/drivers/microsemi/pom.xml
+++ b/drivers/microsemi/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-drivers-microsemi</artifactId>
diff --git a/drivers/netconf/pom.xml b/drivers/netconf/pom.xml
index ee277bb..2fb21e8 100644
--- a/drivers/netconf/pom.xml
+++ b/drivers/netconf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/oplink/pom.xml b/drivers/oplink/pom.xml
index 865f32c..940482d 100755
--- a/drivers/oplink/pom.xml
+++ b/drivers/oplink/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/optical/pom.xml b/drivers/optical/pom.xml
index b1d8b5d..74ca636 100644
--- a/drivers/optical/pom.xml
+++ b/drivers/optical/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/ovsdb/pom.xml b/drivers/ovsdb/pom.xml
index 9d638ac..5d68ad9 100644
--- a/drivers/ovsdb/pom.xml
+++ b/drivers/ovsdb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/pom.xml b/drivers/pom.xml
index 87c916c..e73485a 100644
--- a/drivers/pom.xml
+++ b/drivers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-drivers-general</artifactId>
diff --git a/drivers/utilities/pom.xml b/drivers/utilities/pom.xml
index e024d5d..27a7a26 100644
--- a/drivers/utilities/pom.xml
+++ b/drivers/utilities/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-general</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/features/pom.xml b/features/pom.xml
index fcd6684..84b918e 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-features</artifactId>
diff --git a/incubator/api/pom.xml b/incubator/api/pom.xml
index 44873a7..21116bb 100644
--- a/incubator/api/pom.xml
+++ b/incubator/api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-api</artifactId>
diff --git a/incubator/core/pom.xml b/incubator/core/pom.xml
index b9efe6b..b36c674 100644
--- a/incubator/core/pom.xml
+++ b/incubator/core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-core</artifactId>
diff --git a/incubator/grpc-dependencies/pom.xml b/incubator/grpc-dependencies/pom.xml
index 6a1c71d..5c3fb20 100644
--- a/incubator/grpc-dependencies/pom.xml
+++ b/incubator/grpc-dependencies/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-incubator-protobuf-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../protobuf-dependencies/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/incubator/grpc/pom.xml b/incubator/grpc/pom.xml
index 7c29f58..e22bf6c 100644
--- a/incubator/grpc/pom.xml
+++ b/incubator/grpc/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-incubator-grpc-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../grpc-dependencies/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/incubator/net/pom.xml b/incubator/net/pom.xml
index 610dfa5..c03c0c5 100644
--- a/incubator/net/pom.xml
+++ b/incubator/net/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-net</artifactId>
diff --git a/incubator/pom.xml b/incubator/pom.xml
index 66e5814..b18ac36 100644
--- a/incubator/pom.xml
+++ b/incubator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator</artifactId>
diff --git a/incubator/protobuf-dependencies/pom.xml b/incubator/protobuf-dependencies/pom.xml
index 796edae..e8eecc9 100644
--- a/incubator/protobuf-dependencies/pom.xml
+++ b/incubator/protobuf-dependencies/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../../lib/pom.xml</relativePath>
</parent>
diff --git a/incubator/protobuf-nb/pom.xml b/incubator/protobuf-nb/pom.xml
index ac862f8..ab05ac6 100644
--- a/incubator/protobuf-nb/pom.xml
+++ b/incubator/protobuf-nb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-incubator-grpc-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../grpc-dependencies/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/incubator/protobuf/pom.xml b/incubator/protobuf/pom.xml
index 975d88c..9f690d0 100644
--- a/incubator/protobuf/pom.xml
+++ b/incubator/protobuf/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../protobuf-dependencies/pom.xml</relativePath>
</parent>
diff --git a/incubator/rpc-grpc/pom.xml b/incubator/rpc-grpc/pom.xml
index cb7cd64..f064402 100644
--- a/incubator/rpc-grpc/pom.xml
+++ b/incubator/rpc-grpc/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-grpc-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../grpc-dependencies/pom.xml</relativePath>
</parent>
diff --git a/incubator/rpc-nb/pom.xml b/incubator/rpc-nb/pom.xml
index 363df8b..15627a0 100644
--- a/incubator/rpc-nb/pom.xml
+++ b/incubator/rpc-nb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-incubator-grpc-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../grpc-dependencies/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/incubator/rpc/pom.xml b/incubator/rpc/pom.xml
index 099478bf..09e0a9f 100644
--- a/incubator/rpc/pom.xml
+++ b/incubator/rpc/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-rpc</artifactId>
diff --git a/incubator/store/pom.xml b/incubator/store/pom.xml
index bd87712..228bd08 100644
--- a/incubator/store/pom.xml
+++ b/incubator/store/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-store</artifactId>
diff --git a/lib/pom.xml b/lib/pom.xml
index 9ccbf0a..0ec3c41 100644
--- a/lib/pom.xml
+++ b/lib/pom.xml
@@ -29,14 +29,14 @@
<groupId>org.onosproject</groupId>
<artifactId>onos-dependencies</artifactId>
<packaging>pom</packaging>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<name>${project.artifactId}</name>
<description>Open Network Operating System shared dependencies</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos-build-conf.version>1.10.8</onos-build-conf.version>
+ <onos-build-conf.version>1.10.9-SNAPSHOT</onos-build-conf.version>
<netty4.version>4.1.5.Final</netty4.version>
<openflowj.version>0.9.9.onos</openflowj.version>
<onos-maven-plugin.version>1.10</onos-maven-plugin.version>
diff --git a/models/microsemi/pom.xml b/models/microsemi/pom.xml
index ebe805c..b4b0477 100644
--- a/models/microsemi/pom.xml
+++ b/models/microsemi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-models</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/models/pom.xml b/models/pom.xml
index 9e7cf0f..dd9cb51 100644
--- a/models/pom.xml
+++ b/models/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-models</artifactId>
diff --git a/onos.defs b/onos.defs
index b5326b4..8ec1bbd 100644
--- a/onos.defs
+++ b/onos.defs
@@ -1,6 +1,6 @@
ONOS_ORIGIN = 'ON.Lab'
ONOS_GROUP_ID = 'org.onosproject'
-ONOS_VERSION = '1.10.8'
+ONOS_VERSION = '1.10.9-SNAPSHOT'
DEFAULT_APP_CATEGORY = 'Utility'
ONOS_ARTIFACT_BASE = 'onos-'
APP_PREFIX = ONOS_GROUP_ID + '.'
diff --git a/pom.xml b/pom.xml
index cd290b7..7b7f397 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-dependencies</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>lib/pom.xml</relativePath>
</parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
<packaging>pom</packaging>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<name>${project.artifactId}</name>
<description>Open Network Operating System root project</description>
diff --git a/protocols/bgp/api/pom.xml b/protocols/bgp/api/pom.xml
index adff8df..6e3310a 100644
--- a/protocols/bgp/api/pom.xml
+++ b/protocols/bgp/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-api</artifactId>
diff --git a/protocols/bgp/bgpio/pom.xml b/protocols/bgp/bgpio/pom.xml
index 2c649dd..fee42b9 100644
--- a/protocols/bgp/bgpio/pom.xml
+++ b/protocols/bgp/bgpio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpio</artifactId>
diff --git a/protocols/bgp/ctl/pom.xml b/protocols/bgp/ctl/pom.xml
index fb34ea9..e8fa910 100644
--- a/protocols/bgp/ctl/pom.xml
+++ b/protocols/bgp/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-ctl</artifactId>
diff --git a/protocols/bgp/pom.xml b/protocols/bgp/pom.xml
index ac07c3b..d81462e 100644
--- a/protocols/bgp/pom.xml
+++ b/protocols/bgp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp</artifactId>
diff --git a/protocols/bmv2/api/pom.xml b/protocols/bmv2/api/pom.xml
index a1681a1..958aec3 100644
--- a/protocols/bmv2/api/pom.xml
+++ b/protocols/bmv2/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-bmv2-protocol</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/bmv2/ctl/pom.xml b/protocols/bmv2/ctl/pom.xml
index bb5cad7..0f48fc5 100644
--- a/protocols/bmv2/ctl/pom.xml
+++ b/protocols/bmv2/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-bmv2-protocol</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/bmv2/pom.xml b/protocols/bmv2/pom.xml
index b3b34b0..f92bbac 100644
--- a/protocols/bmv2/pom.xml
+++ b/protocols/bmv2/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/bmv2/thrift-api/pom.xml b/protocols/bmv2/thrift-api/pom.xml
index dc40123..22dcf73 100644
--- a/protocols/bmv2/thrift-api/pom.xml
+++ b/protocols/bmv2/thrift-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-bmv2-protocol</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/isis/api/pom.xml b/protocols/isis/api/pom.xml
index dc8d904..b5bb0a6 100644
--- a/protocols/isis/api/pom.xml
+++ b/protocols/isis/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-isis</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-api</artifactId>
diff --git a/protocols/isis/ctl/pom.xml b/protocols/isis/ctl/pom.xml
index 33e9ec3..6e750eb 100644
--- a/protocols/isis/ctl/pom.xml
+++ b/protocols/isis/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-isis</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-ctl</artifactId>
diff --git a/protocols/isis/isisio/pom.xml b/protocols/isis/isisio/pom.xml
index 0d1bdc8..c856698 100644
--- a/protocols/isis/isisio/pom.xml
+++ b/protocols/isis/isisio/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-isis</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-isisio</artifactId>
diff --git a/protocols/isis/pom.xml b/protocols/isis/pom.xml
index 8635892..054b309 100644
--- a/protocols/isis/pom.xml
+++ b/protocols/isis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis</artifactId>
diff --git a/protocols/lisp/api/pom.xml b/protocols/lisp/api/pom.xml
index 20d4704..5491d46 100644
--- a/protocols/lisp/api/pom.xml
+++ b/protocols/lisp/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-lisp</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-api</artifactId>
diff --git a/protocols/lisp/ctl/pom.xml b/protocols/lisp/ctl/pom.xml
index 06e5dec..c6e897f 100644
--- a/protocols/lisp/ctl/pom.xml
+++ b/protocols/lisp/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-lisp</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-ctl</artifactId>
diff --git a/protocols/lisp/msg/pom.xml b/protocols/lisp/msg/pom.xml
index adf1046..c976c26 100644
--- a/protocols/lisp/msg/pom.xml
+++ b/protocols/lisp/msg/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-lisp</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-msg</artifactId>
diff --git a/protocols/lisp/pom.xml b/protocols/lisp/pom.xml
index e6890af..a98c50b 100644
--- a/protocols/lisp/pom.xml
+++ b/protocols/lisp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp</artifactId>
diff --git a/protocols/netconf/api/pom.xml b/protocols/netconf/api/pom.xml
index 4db7586..58c143f 100644
--- a/protocols/netconf/api/pom.xml
+++ b/protocols/netconf/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-netconf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-api</artifactId>
diff --git a/protocols/netconf/ctl/pom.xml b/protocols/netconf/ctl/pom.xml
index 6ececaa..cc7696a 100644
--- a/protocols/netconf/ctl/pom.xml
+++ b/protocols/netconf/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-netconf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-ctl</artifactId>
diff --git a/protocols/netconf/pom.xml b/protocols/netconf/pom.xml
index ccdc107..0a39b6a 100644
--- a/protocols/netconf/pom.xml
+++ b/protocols/netconf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf</artifactId>
diff --git a/protocols/openflow/api/pom.xml b/protocols/openflow/api/pom.xml
index 2f6bf96..5acdaef 100644
--- a/protocols/openflow/api/pom.xml
+++ b/protocols/openflow/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-api</artifactId>
diff --git a/protocols/openflow/ctl/pom.xml b/protocols/openflow/ctl/pom.xml
index 4ca3f38..d47cf2d 100644
--- a/protocols/openflow/ctl/pom.xml
+++ b/protocols/openflow/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-ctl</artifactId>
diff --git a/protocols/openflow/pom.xml b/protocols/openflow/pom.xml
index 9992471..831668d 100644
--- a/protocols/openflow/pom.xml
+++ b/protocols/openflow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of</artifactId>
diff --git a/protocols/ospf/api/pom.xml b/protocols/ospf/api/pom.xml
index ae9d2a8..949dbdf 100644
--- a/protocols/ospf/api/pom.xml
+++ b/protocols/ospf/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-api</artifactId>
diff --git a/protocols/ospf/ctl/pom.xml b/protocols/ospf/ctl/pom.xml
index fbd97a1..35ef78c 100644
--- a/protocols/ospf/ctl/pom.xml
+++ b/protocols/ospf/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-ctl</artifactId>
diff --git a/protocols/ospf/pom.xml b/protocols/ospf/pom.xml
index b1e1e67..ce94918 100644
--- a/protocols/ospf/pom.xml
+++ b/protocols/ospf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf</artifactId>
diff --git a/protocols/ospf/protocol/pom.xml b/protocols/ospf/protocol/pom.xml
index d920cfd..95f1b7b 100644
--- a/protocols/ospf/protocol/pom.xml
+++ b/protocols/ospf/protocol/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-protocol</artifactId>
diff --git a/protocols/ovsdb/api/pom.xml b/protocols/ovsdb/api/pom.xml
index bf41b42..b878584 100644
--- a/protocols/ovsdb/api/pom.xml
+++ b/protocols/ovsdb/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-api</artifactId>
<packaging>bundle</packaging>
diff --git a/protocols/ovsdb/ctl/pom.xml b/protocols/ovsdb/ctl/pom.xml
index 2e7afd0..4dfd167 100644
--- a/protocols/ovsdb/ctl/pom.xml
+++ b/protocols/ovsdb/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-ctl</artifactId>
diff --git a/protocols/ovsdb/pom.xml b/protocols/ovsdb/pom.xml
index 5fd7b4e..4fd0f61 100644
--- a/protocols/ovsdb/pom.xml
+++ b/protocols/ovsdb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb</artifactId>
diff --git a/protocols/ovsdb/rfc/pom.xml b/protocols/ovsdb/rfc/pom.xml
index def7303..52fc8e2 100644
--- a/protocols/ovsdb/rfc/pom.xml
+++ b/protocols/ovsdb/rfc/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-rfc</artifactId>
<packaging>bundle</packaging>
diff --git a/protocols/pcep/api/pom.xml b/protocols/pcep/api/pom.xml
index a42d56e..19f2ae1 100644
--- a/protocols/pcep/api/pom.xml
+++ b/protocols/pcep/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-controller</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-controller-api</artifactId>
diff --git a/protocols/pcep/ctl/pom.xml b/protocols/pcep/ctl/pom.xml
index 77d3cd1..e9bfee8 100644
--- a/protocols/pcep/ctl/pom.xml
+++ b/protocols/pcep/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-controller</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-controller-impl</artifactId>
diff --git a/protocols/pcep/pcepio/pom.xml b/protocols/pcep/pcepio/pom.xml
index 5c3d2b5..64cd6dd 100644
--- a/protocols/pcep/pcepio/pom.xml
+++ b/protocols/pcep/pcepio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-controller</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcepio</artifactId>
diff --git a/protocols/pcep/pom.xml b/protocols/pcep/pom.xml
index 922ab73..c746f70 100644
--- a/protocols/pcep/pom.xml
+++ b/protocols/pcep/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-controller</artifactId>
diff --git a/protocols/pom.xml b/protocols/pom.xml
index 1e1f8beb..197c62c 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols</artifactId>
diff --git a/protocols/rest/api/pom.xml b/protocols/rest/api/pom.xml
index eaca622..40f6511 100644
--- a/protocols/rest/api/pom.xml
+++ b/protocols/rest/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-restsb</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-restsb-api</artifactId>
diff --git a/protocols/rest/ctl/pom.xml b/protocols/rest/ctl/pom.xml
index 29427e2..0d7470d 100644
--- a/protocols/rest/ctl/pom.xml
+++ b/protocols/rest/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-restsb</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/rest/pom.xml b/protocols/rest/pom.xml
index 60441cd..f174d06 100644
--- a/protocols/rest/pom.xml
+++ b/protocols/rest/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/restconf/client/api/pom.xml b/protocols/restconf/client/api/pom.xml
index 808da3b..dfbf838 100644
--- a/protocols/restconf/client/api/pom.xml
+++ b/protocols/restconf/client/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf-client</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>onos-restconf-client-api</artifactId>
diff --git a/protocols/restconf/client/ctl/pom.xml b/protocols/restconf/client/ctl/pom.xml
index 22ac38b..519fb2e 100644
--- a/protocols/restconf/client/ctl/pom.xml
+++ b/protocols/restconf/client/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf-client</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>onos-restconf-client-ctl</artifactId>
diff --git a/protocols/restconf/client/pom.xml b/protocols/restconf/client/pom.xml
index c6b930e..a01f2fe 100644
--- a/protocols/restconf/client/pom.xml
+++ b/protocols/restconf/client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>onos-restconf-client</artifactId>
diff --git a/protocols/restconf/pom.xml b/protocols/restconf/pom.xml
index c165066..bc22cac 100644
--- a/protocols/restconf/pom.xml
+++ b/protocols/restconf/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-restconf</artifactId>
diff --git a/protocols/restconf/server/app/pom.xml b/protocols/restconf/server/app/pom.xml
index 469a146..c3ca691 100644
--- a/protocols/restconf/server/app/pom.xml
+++ b/protocols/restconf/server/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf-server</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/restconf/server/pom.xml b/protocols/restconf/server/pom.xml
index 8fb4a02..5d43353 100644
--- a/protocols/restconf/server/pom.xml
+++ b/protocols/restconf/server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/restconf/server/rpp/pom.xml b/protocols/restconf/server/rpp/pom.xml
index 2f7acd0..a65c583 100644
--- a/protocols/restconf/server/rpp/pom.xml
+++ b/protocols/restconf/server/rpp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restconf-server</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/snmp/api/pom.xml b/protocols/snmp/api/pom.xml
index 6e17ef4..b787459 100644
--- a/protocols/snmp/api/pom.xml
+++ b/protocols/snmp/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-snmp-protocol</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/snmp/ctl/pom.xml b/protocols/snmp/ctl/pom.xml
index b54af17..a6b4371 100644
--- a/protocols/snmp/ctl/pom.xml
+++ b/protocols/snmp/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-snmp-protocol</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/snmp/pom.xml b/protocols/snmp/pom.xml
index c8ddee2..7e91ec4e 100644
--- a/protocols/snmp/pom.xml
+++ b/protocols/snmp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/api/pom.xml b/protocols/tl1/api/pom.xml
index 8b5d6ad..eaabdab 100644
--- a/protocols/tl1/api/pom.xml
+++ b/protocols/tl1/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-tl1</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/ctl/pom.xml b/protocols/tl1/ctl/pom.xml
index 18fdf17..0080377 100644
--- a/protocols/tl1/ctl/pom.xml
+++ b/protocols/tl1/ctl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-tl1</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/pom.xml b/protocols/tl1/pom.xml
index 4a9d699..ae8d290 100644
--- a/protocols/tl1/pom.xml
+++ b/protocols/tl1/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/bgp/app/pom.xml b/providers/bgp/app/pom.xml
index a4147fb..2995c6f 100644
--- a/providers/bgp/app/pom.xml
+++ b/providers/bgp/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-app</artifactId>
diff --git a/providers/bgp/cfg/pom.xml b/providers/bgp/cfg/pom.xml
index 1fc297e..0d058d3 100644
--- a/providers/bgp/cfg/pom.xml
+++ b/providers/bgp/cfg/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-provider-cfg</artifactId>
<packaging>bundle</packaging>
diff --git a/providers/bgp/cli/pom.xml b/providers/bgp/cli/pom.xml
index de86a0f..0c85baa 100644
--- a/providers/bgp/cli/pom.xml
+++ b/providers/bgp/cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-provider-cli</artifactId>
diff --git a/providers/bgp/pom.xml b/providers/bgp/pom.xml
index aa003c8..240c9f0 100644
--- a/providers/bgp/pom.xml
+++ b/providers/bgp/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-providers</artifactId>
<packaging>pom</packaging>
diff --git a/providers/bgp/topology/pom.xml b/providers/bgp/topology/pom.xml
index 6b2b771..0f66ed1 100644
--- a/providers/bgp/topology/pom.xml
+++ b/providers/bgp/topology/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-provider-topology</artifactId>
<packaging>bundle</packaging>
diff --git a/providers/bgpcep/app/pom.xml b/providers/bgpcep/app/pom.xml
index cdc4dae..bd549a4 100644
--- a/providers/bgpcep/app/pom.xml
+++ b/providers/bgpcep/app/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgpcep-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpcep-app</artifactId>
diff --git a/providers/bgpcep/flow/pom.xml b/providers/bgpcep/flow/pom.xml
index bf8347e..02477e8 100644
--- a/providers/bgpcep/flow/pom.xml
+++ b/providers/bgpcep/flow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgpcep-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpcep-provider-flow</artifactId>
diff --git a/providers/bgpcep/pom.xml b/providers/bgpcep/pom.xml
index e21ec0d..a329aaf 100644
--- a/providers/bgpcep/pom.xml
+++ b/providers/bgpcep/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpcep-providers</artifactId>
diff --git a/providers/bmv2/app/pom.xml b/providers/bmv2/app/pom.xml
index cad8170..b7fc7f4 100644
--- a/providers/bmv2/app/pom.xml
+++ b/providers/bmv2/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-bmv2-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/bmv2/device/pom.xml b/providers/bmv2/device/pom.xml
index 36a4456..4d96cd7 100644
--- a/providers/bmv2/device/pom.xml
+++ b/providers/bmv2/device/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-bmv2-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/bmv2/packet/pom.xml b/providers/bmv2/packet/pom.xml
index ee071de..a473d9a 100644
--- a/providers/bmv2/packet/pom.xml
+++ b/providers/bmv2/packet/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-bmv2-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/bmv2/pom.xml b/providers/bmv2/pom.xml
index 8a73d78..859476b 100644
--- a/providers/bmv2/pom.xml
+++ b/providers/bmv2/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/host/pom.xml b/providers/host/pom.xml
index 3af47e5..1013d71 100644
--- a/providers/host/pom.xml
+++ b/providers/host/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-host-provider</artifactId>
diff --git a/providers/isis/app/pom.xml b/providers/isis/app/pom.xml
index 1f45d64..97a9a14 100644
--- a/providers/isis/app/pom.xml
+++ b/providers/isis/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-isis-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-app</artifactId>
diff --git a/providers/isis/cfg/pom.xml b/providers/isis/cfg/pom.xml
index fdca795..3beb886 100644
--- a/providers/isis/cfg/pom.xml
+++ b/providers/isis/cfg/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-isis-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-provider-cfg</artifactId>
diff --git a/providers/isis/cli/pom.xml b/providers/isis/cli/pom.xml
index a341408..07a5e76 100644
--- a/providers/isis/cli/pom.xml
+++ b/providers/isis/cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-isis-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-provider-cli</artifactId>
diff --git a/providers/isis/pom.xml b/providers/isis/pom.xml
index 8087881..285579c 100644
--- a/providers/isis/pom.xml
+++ b/providers/isis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-providers</artifactId>
diff --git a/providers/isis/topology/pom.xml b/providers/isis/topology/pom.xml
index 5494234..8b192e4 100644
--- a/providers/isis/topology/pom.xml
+++ b/providers/isis/topology/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-isis-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-provider-topology</artifactId>
diff --git a/providers/link/pom.xml b/providers/link/pom.xml
index 1ff6d8c..ff46c67 100644
--- a/providers/link/pom.xml
+++ b/providers/link/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
diff --git a/providers/lisp/app/pom.xml b/providers/lisp/app/pom.xml
index 8bbbdcf..51c5d5a 100644
--- a/providers/lisp/app/pom.xml
+++ b/providers/lisp/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-lisp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-app</artifactId>
diff --git a/providers/lisp/device/pom.xml b/providers/lisp/device/pom.xml
index 8ea9c91..872ed61 100644
--- a/providers/lisp/device/pom.xml
+++ b/providers/lisp/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-lisp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-provider-device</artifactId>
diff --git a/providers/lisp/mapping/pom.xml b/providers/lisp/mapping/pom.xml
index 2633ce1..4d19116 100644
--- a/providers/lisp/mapping/pom.xml
+++ b/providers/lisp/mapping/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-lisp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-provider-mapping</artifactId>
diff --git a/providers/lisp/message/pom.xml b/providers/lisp/message/pom.xml
index 57c84e4..753706c 100644
--- a/providers/lisp/message/pom.xml
+++ b/providers/lisp/message/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-lisp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-provider-message</artifactId>
diff --git a/providers/lisp/pom.xml b/providers/lisp/pom.xml
index e57f2ed..b2b81d6 100644
--- a/providers/lisp/pom.xml
+++ b/providers/lisp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-providers</artifactId>
diff --git a/providers/lldp/pom.xml b/providers/lldp/pom.xml
index 7c7a9a5..de54004 100644
--- a/providers/lldp/pom.xml
+++ b/providers/lldp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-lldp-provider</artifactId>
diff --git a/providers/lldpcommon/pom.xml b/providers/lldpcommon/pom.xml
index 1ffe9ce..1a6b78d 100644
--- a/providers/lldpcommon/pom.xml
+++ b/providers/lldpcommon/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
diff --git a/providers/netcfghost/pom.xml b/providers/netcfghost/pom.xml
index 831ca0b..58b869d 100644
--- a/providers/netcfghost/pom.xml
+++ b/providers/netcfghost/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/netcfglinks/pom.xml b/providers/netcfglinks/pom.xml
index bf273c0..a09ad36 100644
--- a/providers/netcfglinks/pom.xml
+++ b/providers/netcfglinks/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/netconf/alarm/pom.xml b/providers/netconf/alarm/pom.xml
index d17b6db..03d8317 100644
--- a/providers/netconf/alarm/pom.xml
+++ b/providers/netconf/alarm/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>onos-netconf-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/netconf/app/pom.xml b/providers/netconf/app/pom.xml
index 1e5a54e..5c6dab4 100644
--- a/providers/netconf/app/pom.xml
+++ b/providers/netconf/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-netconf-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-app</artifactId>
diff --git a/providers/netconf/device/pom.xml b/providers/netconf/device/pom.xml
index 51423ad..614dd8d 100644
--- a/providers/netconf/device/pom.xml
+++ b/providers/netconf/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-netconf-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-provider-device</artifactId>
diff --git a/providers/netconf/pom.xml b/providers/netconf/pom.xml
index e2092a3..24e0521 100644
--- a/providers/netconf/pom.xml
+++ b/providers/netconf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-providers</artifactId>
diff --git a/providers/null/pom.xml b/providers/null/pom.xml
index 0fb5455..2704ff6 100644
--- a/providers/null/pom.xml
+++ b/providers/null/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-null-provider</artifactId>
diff --git a/providers/openflow/app/pom.xml b/providers/openflow/app/pom.xml
index a267054..fa64889 100644
--- a/providers/openflow/app/pom.xml
+++ b/providers/openflow/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-openflow</artifactId>
diff --git a/providers/openflow/base/pom.xml b/providers/openflow/base/pom.xml
index c56f77e..a9d49c9 100644
--- a/providers/openflow/base/pom.xml
+++ b/providers/openflow/base/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-openflow-base</artifactId>
diff --git a/providers/openflow/device/pom.xml b/providers/openflow/device/pom.xml
index b2e809c..7292928 100644
--- a/providers/openflow/device/pom.xml
+++ b/providers/openflow/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-provider-device</artifactId>
diff --git a/providers/openflow/flow/pom.xml b/providers/openflow/flow/pom.xml
index af00e50..ee9ccde 100644
--- a/providers/openflow/flow/pom.xml
+++ b/providers/openflow/flow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-provider-flow</artifactId>
diff --git a/providers/openflow/group/pom.xml b/providers/openflow/group/pom.xml
index 1980137..8ae3bf3 100644
--- a/providers/openflow/group/pom.xml
+++ b/providers/openflow/group/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-provider-group</artifactId>
diff --git a/providers/openflow/message/pom.xml b/providers/openflow/message/pom.xml
index 214f198..6e9c156 100644
--- a/providers/openflow/message/pom.xml
+++ b/providers/openflow/message/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-provider-message</artifactId>
diff --git a/providers/openflow/meter/pom.xml b/providers/openflow/meter/pom.xml
index 92efed2..12361cc 100644
--- a/providers/openflow/meter/pom.xml
+++ b/providers/openflow/meter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-provider-meter</artifactId>
diff --git a/providers/openflow/packet/pom.xml b/providers/openflow/packet/pom.xml
index 8971cb1..a987f7d 100644
--- a/providers/openflow/packet/pom.xml
+++ b/providers/openflow/packet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-of-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-provider-packet</artifactId>
diff --git a/providers/openflow/pom.xml b/providers/openflow/pom.xml
index 9df6ca8..15c771c 100644
--- a/providers/openflow/pom.xml
+++ b/providers/openflow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-of-providers</artifactId>
diff --git a/providers/ospf/app/pom.xml b/providers/ospf/app/pom.xml
index b63bdfe..6259a38 100644
--- a/providers/ospf/app/pom.xml
+++ b/providers/ospf/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/cfg/pom.xml b/providers/ospf/cfg/pom.xml
index eb297ee..7555a8f 100644
--- a/providers/ospf/cfg/pom.xml
+++ b/providers/ospf/cfg/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/cli/pom.xml b/providers/ospf/cli/pom.xml
index f21f891..5d1c445 100644
--- a/providers/ospf/cli/pom.xml
+++ b/providers/ospf/cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/pom.xml b/providers/ospf/pom.xml
index 3ddd50a..ffecb4e 100644
--- a/providers/ospf/pom.xml
+++ b/providers/ospf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/topology/pom.xml b/providers/ospf/topology/pom.xml
index d5fc507..0917a7b 100644
--- a/providers/ospf/topology/pom.xml
+++ b/providers/ospf/topology/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ospf-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ovsdb/app/pom.xml b/providers/ovsdb/app/pom.xml
index 2cebb4a..f98c179 100644
--- a/providers/ovsdb/app/pom.xml
+++ b/providers/ovsdb/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdatabase</artifactId>
diff --git a/providers/ovsdb/base/pom.xml b/providers/ovsdb/base/pom.xml
index 5b30611..d01afae 100644
--- a/providers/ovsdb/base/pom.xml
+++ b/providers/ovsdb/base/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-base</artifactId>
diff --git a/providers/ovsdb/device/pom.xml b/providers/ovsdb/device/pom.xml
index 6b39af5..db6fc4e 100644
--- a/providers/ovsdb/device/pom.xml
+++ b/providers/ovsdb/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-provider-device</artifactId>
diff --git a/providers/ovsdb/host/pom.xml b/providers/ovsdb/host/pom.xml
index 0d75557..bf746d9 100644
--- a/providers/ovsdb/host/pom.xml
+++ b/providers/ovsdb/host/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-provider-host</artifactId>
diff --git a/providers/ovsdb/pom.xml b/providers/ovsdb/pom.xml
index 3f1eb83..60c9a29 100644
--- a/providers/ovsdb/pom.xml
+++ b/providers/ovsdb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-providers</artifactId>
diff --git a/providers/ovsdb/tunnel/pom.xml b/providers/ovsdb/tunnel/pom.xml
index d7c79d1..08a1101 100644
--- a/providers/ovsdb/tunnel/pom.xml
+++ b/providers/ovsdb/tunnel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-ovsdb-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-provider-tunnel</artifactId>
diff --git a/providers/pcep/app/pom.xml b/providers/pcep/app/pom.xml
index 13acea6..7c810ba 100644
--- a/providers/pcep/app/pom.xml
+++ b/providers/pcep/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep</artifactId>
diff --git a/providers/pcep/cli/pom.xml b/providers/pcep/cli/pom.xml
index b67dd10..1018d63 100644
--- a/providers/pcep/cli/pom.xml
+++ b/providers/pcep/cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-provider-cli</artifactId>
diff --git a/providers/pcep/pom.xml b/providers/pcep/pom.xml
index dca46fb..215b135 100644
--- a/providers/pcep/pom.xml
+++ b/providers/pcep/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-providers</artifactId>
<packaging>pom</packaging>
diff --git a/providers/pcep/topology/pom.xml b/providers/pcep/topology/pom.xml
index 40ff807..90399d3 100644
--- a/providers/pcep/topology/pom.xml
+++ b/providers/pcep/topology/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-provider-topology</artifactId>
<packaging>bundle</packaging>
diff --git a/providers/pcep/tunnel/pom.xml b/providers/pcep/tunnel/pom.xml
index 3078e9c..e9191ca 100644
--- a/providers/pcep/tunnel/pom.xml
+++ b/providers/pcep/tunnel/pom.xml
@@ -19,7 +19,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-provider-tunnel</artifactId>
<packaging>bundle</packaging>
diff --git a/providers/pom.xml b/providers/pom.xml
index 2d8b888..0534f7b 100644
--- a/providers/pom.xml
+++ b/providers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-providers</artifactId>
diff --git a/providers/rest/app/pom.xml b/providers/rest/app/pom.xml
index 206a39f..b58b7a0 100644
--- a/providers/rest/app/pom.xml
+++ b/providers/rest/app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-restsb-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/rest/device/pom.xml b/providers/rest/device/pom.xml
index d5152a2..41212ad 100644
--- a/providers/rest/device/pom.xml
+++ b/providers/rest/device/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-restsb-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/rest/pom.xml b/providers/rest/pom.xml
index a716e14..afea1cf 100644
--- a/providers/rest/pom.xml
+++ b/providers/rest/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-providers</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/snmp/app/pom.xml b/providers/snmp/app/pom.xml
index 3315e38..9b119f2 100644
--- a/providers/snmp/app/pom.xml
+++ b/providers/snmp/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-snmp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-snmp-app</artifactId>
diff --git a/providers/snmp/device/pom.xml b/providers/snmp/device/pom.xml
index 9592617..c949bdc 100644
--- a/providers/snmp/device/pom.xml
+++ b/providers/snmp/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-snmp-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-snmp-provider-device</artifactId>
diff --git a/providers/snmp/pom.xml b/providers/snmp/pom.xml
index a06084c..5dc73f6 100644
--- a/providers/snmp/pom.xml
+++ b/providers/snmp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-snmp-providers</artifactId>
diff --git a/providers/tl1/app/pom.xml b/providers/tl1/app/pom.xml
index 4890196..98b1398 100644
--- a/providers/tl1/app/pom.xml
+++ b/providers/tl1/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-tl1-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-tl1-app</artifactId>
diff --git a/providers/tl1/device/pom.xml b/providers/tl1/device/pom.xml
index a24d63a..2b7c19e 100644
--- a/providers/tl1/device/pom.xml
+++ b/providers/tl1/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-tl1-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-tl1-provider-device</artifactId>
diff --git a/providers/tl1/pom.xml b/providers/tl1/pom.xml
index c9bab41..03f8bdb 100644
--- a/providers/tl1/pom.xml
+++ b/providers/tl1/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-tl1-providers</artifactId>
diff --git a/tools/build/conf/pom.xml b/tools/build/conf/pom.xml
index b546e7b..35b3a1f 100644
--- a/tools/build/conf/pom.xml
+++ b/tools/build/conf/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.onosproject</groupId>
<artifactId>onos-build-conf</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<description>Various ONOS build settings</description>
<properties>
diff --git a/tools/build/envDefaults b/tools/build/envDefaults
index 1df7aba..913c8ac 100644
--- a/tools/build/envDefaults
+++ b/tools/build/envDefaults
@@ -18,8 +18,8 @@
export BUILD_NUMBER=${BUILD_NUMBER:-$(id -un)}
# ONOS Version and onos.tar.gz staging environment
-export ONOS_POM_VERSION="1.10.8"
-export ONOS_VERSION=${ONOS_VERSION:-1.10.8.$BUILD_NUMBER}
+export ONOS_POM_VERSION="1.10.9-SNAPSHOT"
+export ONOS_VERSION=${ONOS_VERSION:-1.10.9.$BUILD_NUMBER}
# ONOS production bits (onos.tar.gz, onos.zip, onos.deb, onos.rpm) staging environment
export ONOS_BITS=onos-${ONOS_VERSION%~*}
diff --git a/tools/build/onos-prepare-sonar b/tools/build/onos-prepare-sonar
index 8d64045..f96533a 100755
--- a/tools/build/onos-prepare-sonar
+++ b/tools/build/onos-prepare-sonar
@@ -12,7 +12,7 @@
from subprocess import call, check_call, check_output
# FIXME pull the version from the Buck version file
-ONOS_VERSION='1.10.8'
+ONOS_VERSION='1.10.9-SNAPSHOT'
# SonarQube property file name and template
FILE_NAME = 'sonar-project.properties'
diff --git a/tools/package/archetypes/api/pom.xml b/tools/package/archetypes/api/pom.xml
index 8ecdcf5..3263904 100644
--- a/tools/package/archetypes/api/pom.xml
+++ b/tools/package/archetypes/api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-api-archetype</artifactId>
diff --git a/tools/package/archetypes/api/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/api/src/main/resources/archetype-resources/pom.xml
index e51762c..69bf093 100644
--- a/tools/package/archetypes/api/src/main/resources/archetype-resources/pom.xml
+++ b/tools/package/archetypes/api/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos.version>1.10.8</onos.version>
+ <onos.version>1.10.9-SNAPSHOT</onos.version>
</properties>
<dependencies>
diff --git a/tools/package/archetypes/bundle/pom.xml b/tools/package/archetypes/bundle/pom.xml
index 004738f..048995b 100644
--- a/tools/package/archetypes/bundle/pom.xml
+++ b/tools/package/archetypes/bundle/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-bundle-archetype</artifactId>
diff --git a/tools/package/archetypes/bundle/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/bundle/src/main/resources/archetype-resources/pom.xml
index f2fc199..c049e61 100644
--- a/tools/package/archetypes/bundle/src/main/resources/archetype-resources/pom.xml
+++ b/tools/package/archetypes/bundle/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos.version>1.10.8</onos.version>
+ <onos.version>1.10.9-SNAPSHOT</onos.version>
<!-- Uncomment to generate ONOS app from this module.
<onos.app.name>org.foo.app</onos.app.name>
<onos.app.title>Foo App</onos.app.title>
diff --git a/tools/package/archetypes/cli/pom.xml b/tools/package/archetypes/cli/pom.xml
index 2d11e13..0105a9a 100644
--- a/tools/package/archetypes/cli/pom.xml
+++ b/tools/package/archetypes/cli/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-cli-archetype</artifactId>
diff --git a/tools/package/archetypes/cli/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/cli/src/main/resources/archetype-resources/pom.xml
index 035e40d..a5cd306 100644
--- a/tools/package/archetypes/cli/src/main/resources/archetype-resources/pom.xml
+++ b/tools/package/archetypes/cli/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos.version>1.10.8</onos.version>
+ <onos.version>1.10.9-SNAPSHOT</onos.version>
</properties>
<dependencies>
diff --git a/tools/package/archetypes/pom.xml b/tools/package/archetypes/pom.xml
index c29fe24..de17ee7 100644
--- a/tools/package/archetypes/pom.xml
+++ b/tools/package/archetypes/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<packaging>pom</packaging>
<description>ONOS archetypes project</description>
diff --git a/tools/package/archetypes/rest/pom.xml b/tools/package/archetypes/rest/pom.xml
index f91b1b6..41b2c62 100644
--- a/tools/package/archetypes/rest/pom.xml
+++ b/tools/package/archetypes/rest/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-rest-archetype</artifactId>
diff --git a/tools/package/archetypes/rest/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/rest/src/main/resources/archetype-resources/pom.xml
index ad55f27..2cbe200 100644
--- a/tools/package/archetypes/rest/src/main/resources/archetype-resources/pom.xml
+++ b/tools/package/archetypes/rest/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos.version>1.10.8</onos.version>
+ <onos.version>1.10.9-SNAPSHOT</onos.version>
<web.context>/onos/${artifactId}</web.context>
<api.version>1.0.0</api.version>
diff --git a/tools/package/archetypes/ui/pom.xml b/tools/package/archetypes/ui/pom.xml
index cc39b31..dc7bc2f 100644
--- a/tools/package/archetypes/ui/pom.xml
+++ b/tools/package/archetypes/ui/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-ui-archetype</artifactId>
diff --git a/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml
index 54f567d..8e7c004 100644
--- a/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml
+++ b/tools/package/archetypes/ui/src/main/resources/archetype-resources/pom.xml
@@ -32,7 +32,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos.version>1.10.8</onos.version>
+ <onos.version>1.10.9-SNAPSHOT</onos.version>
<!-- Uncomment to generate ONOS app from this module.
<onos.app.name>org.foo.app</onos.app.name>
<onos.app.title>Foo App</onos.app.title>
diff --git a/tools/package/archetypes/uitab/pom.xml b/tools/package/archetypes/uitab/pom.xml
index 72c9d64..d807ff1 100644
--- a/tools/package/archetypes/uitab/pom.xml
+++ b/tools/package/archetypes/uitab/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-uitab-archetype</artifactId>
diff --git a/tools/package/archetypes/uitab/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/uitab/src/main/resources/archetype-resources/pom.xml
index 2bc9f12..ffaacd2 100644
--- a/tools/package/archetypes/uitab/src/main/resources/archetype-resources/pom.xml
+++ b/tools/package/archetypes/uitab/src/main/resources/archetype-resources/pom.xml
@@ -33,7 +33,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos.version>1.10.8</onos.version>
+ <onos.version>1.10.9-SNAPSHOT</onos.version>
<!-- Uncomment to generate ONOS app from this module.
<onos.app.name>org.foo.app</onos.app.name>
<onos.app.title>Foo App</onos.app.title>
diff --git a/tools/package/archetypes/uitopo/pom.xml b/tools/package/archetypes/uitopo/pom.xml
index c288c41..f31901e 100644
--- a/tools/package/archetypes/uitopo/pom.xml
+++ b/tools/package/archetypes/uitopo/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-archetypes</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-uitopo-archetype</artifactId>
diff --git a/tools/package/archetypes/uitopo/src/main/resources/archetype-resources/pom.xml b/tools/package/archetypes/uitopo/src/main/resources/archetype-resources/pom.xml
index 5e6c9e2..40ff8ef 100644
--- a/tools/package/archetypes/uitopo/src/main/resources/archetype-resources/pom.xml
+++ b/tools/package/archetypes/uitopo/src/main/resources/archetype-resources/pom.xml
@@ -33,7 +33,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <onos.version>1.10.8</onos.version>
+ <onos.version>1.10.9-SNAPSHOT</onos.version>
<!-- Uncomment to generate ONOS app from this module.
<onos.app.name>org.foo.app</onos.app.name>
<onos.app.title>Foo App</onos.app.title>
diff --git a/tools/package/branding/pom.xml b/tools/package/branding/pom.xml
index c6d8a0c..eb7f7cb 100644
--- a/tools/package/branding/pom.xml
+++ b/tools/package/branding/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
diff --git a/tools/test/bin/onos-archetypes-test b/tools/test/bin/onos-archetypes-test
index 0ee5cae..3257c3e 100755
--- a/tools/test/bin/onos-archetypes-test
+++ b/tools/test/bin/onos-archetypes-test
@@ -19,7 +19,7 @@
set -e
export AROOT=${ONOS_STAGE_ROOT:-/tmp}/foo
-export ARCHETYPE_OPTS="-DarchetypeGroupId=org.onosproject -DarchetypeVersion=1.10.8"
+export ARCHETYPE_OPTS="-DarchetypeGroupId=org.onosproject -DarchetypeVersion=1.10.9-SNAPSHOT"
mkdir -p $AROOT
for an in api bundle cli rest ui uitab uitopo; do
diff --git a/utils/junit/pom.xml b/utils/junit/pom.xml
index cf119e2..f6f5e9a 100644
--- a/utils/junit/pom.xml
+++ b/utils/junit/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onlab-utils</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onlab-junit</artifactId>
diff --git a/utils/misc/pom.xml b/utils/misc/pom.xml
index 4e56b4f..e02073c 100644
--- a/utils/misc/pom.xml
+++ b/utils/misc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onlab-utils</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onlab-misc</artifactId>
diff --git a/utils/osgi/pom.xml b/utils/osgi/pom.xml
index 1393a2b..a6acc4a 100644
--- a/utils/osgi/pom.xml
+++ b/utils/osgi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onlab-utils</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onlab-osgi</artifactId>
diff --git a/utils/osgiwrap/pom.xml b/utils/osgiwrap/pom.xml
index c8ef04d..09f9400 100644
--- a/utils/osgiwrap/pom.xml
+++ b/utils/osgiwrap/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onlab-utils</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/utils/pom.xml b/utils/pom.xml
index 4e84722..2ea6b73 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onlab-utils</artifactId>
diff --git a/utils/rest/pom.xml b/utils/rest/pom.xml
index 82811ad..a5f92f0 100644
--- a/utils/rest/pom.xml
+++ b/utils/rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onlab-utils</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onlab-rest</artifactId>
diff --git a/web/api/pom.xml b/web/api/pom.xml
index 29e0a13..5da8d79 100644
--- a/web/api/pom.xml
+++ b/web/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-web</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-rest</artifactId>
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index adac196..1bbeedc 100644
--- a/web/gui/pom.xml
+++ b/web/gui/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-web</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-gui</artifactId>
diff --git a/web/pom.xml b/web/pom.xml
index b0093e2..74a1f5d 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.10.8</version>
+ <version>1.10.9-SNAPSHOT</version>
</parent>
<artifactId>onos-web</artifactId>