Starting snapshot 1.11.0-SNAPSHOT
diff --git a/apps/acl/pom.xml b/apps/acl/pom.xml
index 2737541..9e61f23 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-acl</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-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 5a92fef..4ab3514 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-actn-mdscapp</artifactId>
diff --git a/apps/actn-mdsc/pom.xml b/apps/actn-mdsc/pom.xml
index b48dc00..a9a96b7 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.11.0-rc6</version>
+ <version>1.11.0-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 308f343..90e1e89 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.11.0-rc6</version>
+ <version>1.11.0-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 bc88d34..6432fb9 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/bgprouter/pom.xml b/apps/bgprouter/pom.xml
index 3eaea51..f255ce4 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>onos-app-bgprouter</artifactId>
diff --git a/apps/cip/pom.xml b/apps/cip/pom.xml
index a352842..7b28014 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-cip</artifactId>
diff --git a/apps/config/pom.xml b/apps/config/pom.xml
index 81c9355..543c457 100644
--- 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>onos-apps-config</artifactId>
diff --git a/apps/cpman/api/pom.xml b/apps/cpman/api/pom.xml
index 0aa89b3..91b24f8 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-cpman-api</artifactId>
diff --git a/apps/cpman/app/pom.xml b/apps/cpman/app/pom.xml
index 5d00052..b9abacb 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-cpman</artifactId>
diff --git a/apps/cpman/pom.xml b/apps/cpman/pom.xml
index e68582e..58db7df 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-cpman</artifactId>
diff --git a/apps/dhcp/api/pom.xml b/apps/dhcp/api/pom.xml
index 9716f36..6183ca5 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-dhcp-api</artifactId>
diff --git a/apps/dhcp/app/pom.xml b/apps/dhcp/app/pom.xml
index 9a46675..e5f0a5e 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-dhcp</artifactId>
diff --git a/apps/dhcp/pom.xml b/apps/dhcp/pom.xml
index fd5b441..343a317 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-dhcp</artifactId>
diff --git a/apps/dhcprelay/pom.xml b/apps/dhcprelay/pom.xml
index 2463610..40406e8 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/drivermatrix/pom.xml b/apps/drivermatrix/pom.xml
index 4cbb21e..0c51bf6 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-drivermatrix</artifactId>
diff --git a/apps/events/pom.xml b/apps/events/pom.xml
index 833bcea..a617aae 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-events</artifactId>
diff --git a/apps/evpn-route-service/api/pom.xml b/apps/evpn-route-service/api/pom.xml
index 728b387..25113e7 100644
--- a/apps/evpn-route-service/api/pom.xml
+++ b/apps/evpn-route-service/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-app-evpn-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-evpn-route-service-api</artifactId>
diff --git a/apps/evpn-route-service/app/pom.xml b/apps/evpn-route-service/app/pom.xml
index 2e41afe..780a9db 100644
--- a/apps/evpn-route-service/app/pom.xml
+++ b/apps/evpn-route-service/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-app-evpn-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-evpn-route-service-app</artifactId>
diff --git a/apps/evpn-route-service/pom.xml b/apps/evpn-route-service/pom.xml
index 35c5450..a008f5f 100644
--- a/apps/evpn-route-service/pom.xml
+++ b/apps/evpn-route-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-evpn-route-service</artifactId>
diff --git a/apps/evpnopenflow/pom.xml b/apps/evpnopenflow/pom.xml
index 01fb5c4..da130fa 100644
--- a/apps/evpnopenflow/pom.xml
+++ b/apps/evpnopenflow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-evpnopenflow</artifactId>
diff --git a/apps/faultmanagement/app/pom.xml b/apps/faultmanagement/app/pom.xml
index 6d97beb..4881867 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-onosfw</artifactId>
diff --git a/apps/faultmanagement/fmcli/pom.xml b/apps/faultmanagement/fmcli/pom.xml
index 35d87ff..21a1a31 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-cli</artifactId>
diff --git a/apps/faultmanagement/fmgui/pom.xml b/apps/faultmanagement/fmgui/pom.xml
index b6cc028..6d3416d 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-gui</artifactId>
diff --git a/apps/faultmanagement/fmmgr/pom.xml b/apps/faultmanagement/fmmgr/pom.xml
index 0a29405..2cbf0ca 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm-mgr</artifactId>
diff --git a/apps/faultmanagement/fmweb/pom.xml b/apps/faultmanagement/fmweb/pom.xml
index 24927d7..1555dff 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
diff --git a/apps/faultmanagement/pom.xml b/apps/faultmanagement/pom.xml
index b41fac4..41c2aed 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fm</artifactId>
diff --git a/apps/flowanalyzer/pom.xml b/apps/flowanalyzer/pom.xml
index 046b221..83c0226 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.11.0-rc6</version>
+ <version>1.11.0-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 a7e2f9a..9570e19 100644
--- 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.11.0-rc6</version>
+ <version>1.11.0-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 534f38e..10c982c 100644
--- 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-flowspec-api</artifactId>
diff --git a/apps/fwd/pom.xml b/apps/fwd/pom.xml
index d2756f1..214834d 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-fwd</artifactId>
diff --git a/apps/gangliametrics/pom.xml b/apps/gangliametrics/pom.xml
index 5e49fb0..ba1ef93 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-ganglia</artifactId>
diff --git a/apps/gluon/pom.xml b/apps/gluon/pom.xml
index 89d8135..cd39c33 100644
--- a/apps/gluon/pom.xml
+++ b/apps/gluon/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-gluon</artifactId>
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-cli</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>
@@ -95,7 +95,7 @@
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-core-net</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/apps/graphitemetrics/pom.xml b/apps/graphitemetrics/pom.xml
index 2c546df..ed47537 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-graphite</artifactId>
diff --git a/apps/influxdbmetrics/pom.xml b/apps/influxdbmetrics/pom.xml
index 6b8283b..95f95fd 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-influxdb</artifactId>
diff --git a/apps/intentsync/pom.xml b/apps/intentsync/pom.xml
index 15005e5..5570c8b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/iptopology-api/pom.xml b/apps/iptopology-api/pom.xml
index fca90f4..ddb6e5c 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.11.0-rc6</version>
+ <version>1.11.0-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 70d8d49..fb64dcf 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.11.0-rc6</version>
+ <version>1.11.0-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 fcb53c7..e7e8310 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.11.0-rc6</version>
+ <version>1.11.0-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 0e59557..326fc6f 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/kafka-integration/pom.xml b/apps/kafka-integration/pom.xml
index 5c16724..306afc7 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.11.0-rc6</version>
+ <version>1.11.0-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 6b8e269..32668b8 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/learning-switch/pom.xml b/apps/learning-switch/pom.xml
index 77cf65f..d19cb84 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/mappingmanagement/api/pom.xml b/apps/mappingmanagement/api/pom.xml
index 3fd2a0c..ea0a87f 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-mapping-api</artifactId>
diff --git a/apps/mappingmanagement/app/pom.xml b/apps/mappingmanagement/app/pom.xml
index 5ccbdd7..bab4e01 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mapping</artifactId>
diff --git a/apps/mappingmanagement/cli/pom.xml b/apps/mappingmanagement/cli/pom.xml
index 05e29a1..1e5ea7d 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mapping-cli</artifactId>
diff --git a/apps/mappingmanagement/mgr/pom.xml b/apps/mappingmanagement/mgr/pom.xml
index 0437192..492fe87 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mapping-mgr</artifactId>
diff --git a/apps/mappingmanagement/pom.xml b/apps/mappingmanagement/pom.xml
index b5186ed..b100a5b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-mapping</artifactId>
diff --git a/apps/mappingmanagement/web/pom.xml b/apps/mappingmanagement/web/pom.xml
index 7dc98a6..8188042 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
diff --git a/apps/metrics/pom.xml b/apps/metrics/pom.xml
index 058941e..0271818 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-metrics</artifactId>
diff --git a/apps/mfwd/pom.xml b/apps/mfwd/pom.xml
index 63c05ebd..28384dc 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mfwd</artifactId>
diff --git a/apps/mlb/pom.xml b/apps/mlb/pom.xml
index cf6fea0..af28426 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mlb</artifactId>
diff --git a/apps/mobility/pom.xml b/apps/mobility/pom.xml
index 7e49b51..7fc94ce 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-mobility</artifactId>
diff --git a/apps/netconf/client/pom.xml b/apps/netconf/client/pom.xml
index 40619c4..f0ee3fb 100644
--- a/apps/netconf/client/pom.xml
+++ b/apps/netconf/client/pom.xml
@@ -20,7 +20,7 @@
<parent>
<artifactId>onos-apps</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/apps/network-troubleshoot/api/pom.xml b/apps/network-troubleshoot/api/pom.xml
index 1e316b1..d9717a3 100644
--- a/apps/network-troubleshoot/api/pom.xml
+++ b/apps/network-troubleshoot/api/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-api</artifactId>
diff --git a/apps/network-troubleshoot/app/pom.xml b/apps/network-troubleshoot/app/pom.xml
index 4a0908f..5f0c3da 100644
--- a/apps/network-troubleshoot/app/pom.xml
+++ b/apps/network-troubleshoot/app/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-app</artifactId>
diff --git a/apps/network-troubleshoot/cli/pom.xml b/apps/network-troubleshoot/cli/pom.xml
index 8dfb225..c0765d8 100644
--- a/apps/network-troubleshoot/cli/pom.xml
+++ b/apps/network-troubleshoot/cli/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-cli</artifactId>
diff --git a/apps/network-troubleshoot/core/pom.xml b/apps/network-troubleshoot/core/pom.xml
index 27162a1..2e94977 100644
--- a/apps/network-troubleshoot/core/pom.xml
+++ b/apps/network-troubleshoot/core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-network-troubleshoot</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot-core</artifactId>
diff --git a/apps/network-troubleshoot/pom.xml b/apps/network-troubleshoot/pom.xml
index 16d1d6c..1816a63 100644
--- a/apps/network-troubleshoot/pom.xml
+++ b/apps/network-troubleshoot/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-network-troubleshoot</artifactId>
diff --git a/apps/newoptical/pom.xml b/apps/newoptical/pom.xml
index 37cb618..986dd87 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-newoptical</artifactId>
diff --git a/apps/ofagent/pom.xml b/apps/ofagent/pom.xml
index b55b085..5462908 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-ofagent</artifactId>
diff --git a/apps/openroadm/network/pom.xml b/apps/openroadm/network/pom.xml
index f2ec31c..2759567 100644
--- a/apps/openroadm/network/pom.xml
+++ b/apps/openroadm/network/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-openroadm</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/openroadm/pom.xml b/apps/openroadm/pom.xml
index 00a294d..9b852b8 100644
--- a/apps/openroadm/pom.xml
+++ b/apps/openroadm/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/openroadm/service/pom.xml b/apps/openroadm/service/pom.xml
index 876f1e4..32cfedc 100644
--- a/apps/openroadm/service/pom.xml
+++ b/apps/openroadm/service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-openroadm</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/openstacknetworking/pom.xml b/apps/openstacknetworking/pom.xml
index b2a9e12..97f2b4a 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-openstacknetworking</artifactId>
diff --git a/apps/openstacknode/api/pom.xml b/apps/openstacknode/api/pom.xml
index 0dee647..c641625 100644
--- a/apps/openstacknode/api/pom.xml
+++ b/apps/openstacknode/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-openstacknode</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-openstacknode-api</artifactId>
diff --git a/apps/openstacknode/app/pom.xml b/apps/openstacknode/app/pom.xml
index bf25410..32eb1c0 100644
--- a/apps/openstacknode/app/pom.xml
+++ b/apps/openstacknode/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-openstacknode</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-openstacknode-app</artifactId>
diff --git a/apps/openstacknode/pom.xml b/apps/openstacknode/pom.xml
index f116291..525ee65 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-openstacknode</artifactId>
diff --git a/apps/optical-model/pom.xml b/apps/optical-model/pom.xml
index 7cb94f9..f1a0643 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/packet-stats/pom.xml b/apps/packet-stats/pom.xml
index 287aa0e..bb5dc48 100644
--- a/apps/packet-stats/pom.xml
+++ b/apps/packet-stats/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-packet-stats</artifactId>
diff --git a/apps/pathpainter/pom.xml b/apps/pathpainter/pom.xml
index 8c10551..71b7966 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pp</artifactId>
diff --git a/apps/pce/app/pom.xml b/apps/pce/app/pom.xml
index 1f838ab..d3a5f51 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.11.0-rc6</version>
+ <version>1.11.0-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 67fcc7d..80a4f27 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.11.0-rc6</version>
+ <version>1.11.0-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 6b606b0..ce4b998 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/pce/pceweb/pom.xml b/apps/pce/pceweb/pom.xml
index 3b669f5..50c16bd 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pceweb</artifactId>
diff --git a/apps/pce/pom.xml b/apps/pce/pom.xml
index 07e7350..28e7ced 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/pcep-api/pom.xml b/apps/pcep-api/pom.xml
index 5f69be4..e1797d4 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.11.0-rc6</version>
+ <version>1.11.0-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 bfc6357..d674ba8 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-pim</artifactId>
diff --git a/apps/pom.xml b/apps/pom.xml
index 40405a6..617daa6 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps</artifactId>
diff --git a/apps/proxyarp/pom.xml b/apps/proxyarp/pom.xml
index 39445ca..baf9525 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-proxyarp</artifactId>
diff --git a/apps/rabbitmq/pom.xml b/apps/rabbitmq/pom.xml
index 9719979..f0019fe 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.11.0-rc6</version>
+ <version>1.11.0-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 47ea0f0..08af247 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-reactive-routing</artifactId>
diff --git a/apps/restconf/api/pom.xml b/apps/restconf/api/pom.xml
index 51daa19..2a43892 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/restconf/app/pom.xml b/apps/restconf/app/pom.xml
index 6fbde0e..925e1a9 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/restconf/pom.xml b/apps/restconf/pom.xml
index bfa8249..1668b71 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-restconf-parent</artifactId>
diff --git a/apps/restconf/restconfmgr/pom.xml b/apps/restconf/restconfmgr/pom.xml
index 03d6468..a971d07 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.11.0-rc6</version>
+ <version>1.11.0-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 1f915fb..5a576ba 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.11.0-rc6</version>
+ <version>1.11.0-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 d758b34..d036955 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-roadm</artifactId>
diff --git a/apps/route-service/api/pom.xml b/apps/route-service/api/pom.xml
index c09f3d8..6d048da 100644
--- a/apps/route-service/api/pom.xml
+++ b/apps/route-service/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-route-service-api</artifactId>
diff --git a/apps/route-service/app/pom.xml b/apps/route-service/app/pom.xml
index be6a264..07b82d5 100644
--- a/apps/route-service/app/pom.xml
+++ b/apps/route-service/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>onos-apps-route-service</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-route-service-app</artifactId>
diff --git a/apps/route-service/pom.xml b/apps/route-service/pom.xml
index 413ae4e..4d3c00e 100644
--- a/apps/route-service/pom.xml
+++ b/apps/route-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-route-service</artifactId>
diff --git a/apps/routing-api/pom.xml b/apps/routing-api/pom.xml
index ce36cdc..1a8b5e4 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/common/pom.xml b/apps/routing/common/pom.xml
index 94514fa..8e9a42e 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/cpr/pom.xml b/apps/routing/cpr/pom.xml
index 9dc2e41..1972fe3 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/fibinstaller/pom.xml b/apps/routing/fibinstaller/pom.xml
index 268f73c..8f1d613 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/fpm/pom.xml b/apps/routing/fpm/pom.xml
index 4d756d1..6301265 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/routing/pom.xml b/apps/routing/pom.xml
index 3874526..8036935 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/scalablegateway/pom.xml b/apps/scalablegateway/pom.xml
index efb225e..7dbf0cc 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-scalablegateway</artifactId>
diff --git a/apps/sdnip/pom.xml b/apps/sdnip/pom.xml
index 3b438bb..d21e654 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-sdnip</artifactId>
diff --git a/apps/segmentrouting/pom.xml b/apps/segmentrouting/pom.xml
index 9c182a4..06df518 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-segmentrouting</artifactId>
diff --git a/apps/tenbi/pom.xml b/apps/tenbi/pom.xml
index f3125d1..ed7c654 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/tenbi/topology/pom.xml b/apps/tenbi/topology/pom.xml
index 27375ef..27719ee 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/tenbi/tunnel/pom.xml b/apps/tenbi/tunnel/pom.xml
index 366b1cd..44fefb6 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/apps/tenbi/utils/pom.xml b/apps/tenbi/utils/pom.xml
index 2299f45..47f03dd 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/tenbi/yangmodel/pom.xml b/apps/tenbi/yangmodel/pom.xml
index 567c55c..df06783 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/apps/test/demo/pom.xml b/apps/test/demo/pom.xml
index 8d89d5d..fba1f9f 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.11.0-rc6</version>
+ <version>1.11.0-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 cdba8e2..ce04091 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-distributed-primitives</artifactId>
diff --git a/apps/test/election/pom.xml b/apps/test/election/pom.xml
index 58f4c66..a19e3ce 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.11.0-rc6</version>
+ <version>1.11.0-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 00f818b..33301dd 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.11.0-rc6</version>
+ <version>1.11.0-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 5742fae..025e5e9 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-intent-perf</artifactId>
diff --git a/apps/test/loadtest/pom.xml b/apps/test/loadtest/pom.xml
index c82d704..7f9b02f 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.11.0-rc6</version>
+ <version>1.11.0-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 aca193a..1312c0e 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.11.0-rc6</version>
+ <version>1.11.0-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 8a64cb2..d48544f 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-netcfg-monitor</artifactId>
diff --git a/apps/test/pom.xml b/apps/test/pom.xml
index 7af3e63..51c63c9 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-test</artifactId>
diff --git a/apps/test/primitive-perf/pom.xml b/apps/test/primitive-perf/pom.xml
index 163e5b2..3d8acfc 100644
--- a/apps/test/primitive-perf/pom.xml
+++ b/apps/test/primitive-perf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-apps-test</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-primitive-perf</artifactId>
diff --git a/apps/test/transaction-perf/pom.xml b/apps/test/transaction-perf/pom.xml
index 448505a..9ca9943 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-transaction-perf</artifactId>
diff --git a/apps/tetopology/api/pom.xml b/apps/tetopology/api/pom.xml
index 43717f78..2ae6dae 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetopology-api</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-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 8d4e730..b8ba655 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetopology</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<packaging>bundle</packaging>
<description>IETF TE topology application</description>
diff --git a/apps/tetopology/pom.xml b/apps/tetopology/pom.xml
index 3e0e397..05ff4d3 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-tetopology</artifactId>
diff --git a/apps/tetunnel/api/pom.xml b/apps/tetunnel/api/pom.xml
index 53618b6..1c24638 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetunnel-api</artifactId>
diff --git a/apps/tetunnel/app/pom.xml b/apps/tetunnel/app/pom.xml
index 130bdc1..d6647f5 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-tetunnel</artifactId>
diff --git a/apps/tetunnel/pom.xml b/apps/tetunnel/pom.xml
index 4496f34..cb4c35a 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-tetunnel</artifactId>
diff --git a/apps/virtualbng/pom.xml b/apps/virtualbng/pom.xml
index 2c80603..50c8aec 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-virtualbng</artifactId>
diff --git a/apps/vpls/pom.xml b/apps/vpls/pom.xml
index 36871da..5236953 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vpls</artifactId>
diff --git a/apps/vrouter/pom.xml b/apps/vrouter/pom.xml
index 40586d8..aff9cea 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-app-vrouter</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-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 8c6e1c5..7b6ae19 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vtn-onosfw</artifactId>
diff --git a/apps/vtn/pom.xml b/apps/vtn/pom.xml
index 7beb3e2..e23b8ba 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vtn</artifactId>
diff --git a/apps/vtn/sfcmgr/pom.xml b/apps/vtn/sfcmgr/pom.xml
index 71cec78..7e333d5 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-sfc-mgr</artifactId>
diff --git a/apps/vtn/sfcweb/pom.xml b/apps/vtn/sfcweb/pom.xml
index 6f14178..1ee53a0 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-sfc-web</artifactId>
diff --git a/apps/vtn/vtnmgr/pom.xml b/apps/vtn/vtnmgr/pom.xml
index 96fcdac..debdc9e 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-vtn-mgr</artifactId>
diff --git a/apps/vtn/vtnrsc/pom.xml b/apps/vtn/vtnrsc/pom.xml
index eece67a..7d6ac06 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
diff --git a/apps/vtn/vtnweb/pom.xml b/apps/vtn/vtnweb/pom.xml
index e0d0b1c..f59990d 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
diff --git a/apps/yang/pom.xml b/apps/yang/pom.xml
index e786130..e8634ff 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-apps-yang</artifactId>
diff --git a/apps/yms/api/pom.xml b/apps/yms/api/pom.xml
index be28b03..50f7e76 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-yms-api</artifactId>
diff --git a/apps/yms/app/pom.xml b/apps/yms/app/pom.xml
index 186cabc..87846b7 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-yms</artifactId>
diff --git a/apps/yms/pom.xml b/apps/yms/pom.xml
index 382da0f..6f6b770 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-yms</artifactId>
diff --git a/apps/yms/ut/pom.xml b/apps/yms/ut/pom.xml
index 2873eed..f30b822 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-app-yms-ut</artifactId>
diff --git a/cli/pom.xml b/cli/pom.xml
index 39edc5c..c7e644c 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-cli</artifactId>
diff --git a/core/api/pom.xml b/core/api/pom.xml
index d53594f..3d53c77 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-api</artifactId>
diff --git a/core/common/pom.xml b/core/common/pom.xml
index 7637447..b8771e8 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core-common</artifactId>
diff --git a/core/net/pom.xml b/core/net/pom.xml
index e605c71..1278433 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core-net</artifactId>
diff --git a/core/net/src/main/java/org/onosproject/core/impl/VersionManager.java b/core/net/src/main/java/org/onosproject/core/impl/VersionManager.java
index f1d3d39..5d9dee7 100644
--- a/core/net/src/main/java/org/onosproject/core/impl/VersionManager.java
+++ b/core/net/src/main/java/org/onosproject/core/impl/VersionManager.java
@@ -40,7 +40,7 @@
private final Logger log = LoggerFactory.getLogger(getClass());
private static final File VERSION_FILE = new File("../VERSION");
- private static Version version = Version.version("1.11.0-rc6");
+ private static Version version = Version.version("1.11.0-SNAPSHOT");
@Activate
protected void activate() {
diff --git a/core/pom.xml b/core/pom.xml
index a742048..01d7603 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core</artifactId>
diff --git a/core/security/pom.xml b/core/security/pom.xml
index c5565a1..63f6f9b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-security</artifactId>
diff --git a/core/store/dist/pom.xml b/core/store/dist/pom.xml
index 7f9c356..d5aeaf4 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core-dist</artifactId>
diff --git a/core/store/persistence/pom.xml b/core/store/persistence/pom.xml
index 84b2aa9..f90dae2 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core-persistence</artifactId>
diff --git a/core/store/pom.xml b/core/store/pom.xml
index 6f4a824..4ff9c5b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core-store</artifactId>
diff --git a/core/store/primitives/pom.xml b/core/store/primitives/pom.xml
index c0db874..c546bda 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core-primitives</artifactId>
diff --git a/core/store/serializers/pom.xml b/core/store/serializers/pom.xml
index 0590017..48c33e1 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-core-serializers</artifactId>
diff --git a/docs/external.xml b/docs/external.xml
index eafbcd1..41af63a 100644
--- a/docs/external.xml
+++ b/docs/external.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -53,7 +53,7 @@
</sourceFileExcludes>
<excludePackageNames>@external-excludes</excludePackageNames>
<docfilessubdirs>true</docfilessubdirs>
- <doctitle>ONOS Java API (1.11.0-rc6)</doctitle>
+ <doctitle>ONOS Java API (1.11.0-SNAPSHOT)</doctitle>
<groups>
<group>
<title>Network Model & Services</title>
diff --git a/docs/internal.xml b/docs/internal.xml
index dcb0e8e..32fdee4 100644
--- a/docs/internal.xml
+++ b/docs/internal.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -49,7 +49,7 @@
<configuration>
<show>package</show>
<docfilessubdirs>true</docfilessubdirs>
- <doctitle>ONOS Java API (1.11.0-rc6)</doctitle>
+ <doctitle>ONOS Java API (1.11.0-SNAPSHOT)</doctitle>
<excludePackageNames>@internal-excludes</excludePackageNames>
<sourceFileExcludes>
<sourceFileExclude>**/generated-sources/**</sourceFileExclude>
diff --git a/drivers/arista/pom.xml b/drivers/arista/pom.xml
index e631cda..aacf9f7 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/bti/pom.xml b/drivers/bti/pom.xml
index c281649..de01006 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/ciena/pom.xml b/drivers/ciena/pom.xml
index e87fd9f..c91bce7 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/cisco/netconf/pom.xml b/drivers/cisco/netconf/pom.xml
index 1e9ea86..b163cc5 100644
--- a/drivers/cisco/netconf/pom.xml
+++ b/drivers/cisco/netconf/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-cisco</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/cisco/pom.xml b/drivers/cisco/pom.xml
index 194e139..323deff 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/cisco/rest/pom.xml b/drivers/cisco/rest/pom.xml
index cd303f1..84c2783 100644
--- a/drivers/cisco/rest/pom.xml
+++ b/drivers/cisco/rest/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-drivers-cisco</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/corsa/pom.xml b/drivers/corsa/pom.xml
index 9726fe7..83168f3 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/default/pom.xml b/drivers/default/pom.xml
index b5adaf4..7342dba 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/flowspec/pom.xml b/drivers/flowspec/pom.xml
index 99feee3..cd6e4f2 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/fujitsu/pom.xml b/drivers/fujitsu/pom.xml
index a742656..87e8016 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/hp/pom.xml b/drivers/hp/pom.xml
index 8bd62da..3ba6a1c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/juniper/pom.xml b/drivers/juniper/pom.xml
index ffbaa08..7e50750 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/lisp/pom.xml b/drivers/lisp/pom.xml
index aa02c51..5ed3e51 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/lumentum/pom.xml b/drivers/lumentum/pom.xml
index e75de73..33aee1a 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/netconf/pom.xml b/drivers/netconf/pom.xml
index 8820e7d..f96a396 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/oplink/pom.xml b/drivers/oplink/pom.xml
index b075f86..14a6661 100644
--- 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/optical/pom.xml b/drivers/optical/pom.xml
index 0071827..5b7c1f7 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/ovsdb/pom.xml b/drivers/ovsdb/pom.xml
index 31f4611..7ed5466 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/drivers/pom.xml b/drivers/pom.xml
index 76ef580..94516b2 100644
--- a/drivers/pom.xml
+++ b/drivers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-drivers-general</artifactId>
diff --git a/drivers/utilities/pom.xml b/drivers/utilities/pom.xml
index fc70143..3a95951 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/features/pom.xml b/features/pom.xml
index 71d280d..6449e63 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-features</artifactId>
diff --git a/incubator/api/pom.xml b/incubator/api/pom.xml
index 8814956..16f0140 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-api</artifactId>
diff --git a/incubator/bmv2/model/pom.xml b/incubator/bmv2/model/pom.xml
index 123152a..b4c79e8 100644
--- a/incubator/bmv2/model/pom.xml
+++ b/incubator/bmv2/model/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-incubator-bmv2</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
diff --git a/incubator/bmv2/pom.xml b/incubator/bmv2/pom.xml
index 490a16c..2110347 100644
--- a/incubator/bmv2/pom.xml
+++ b/incubator/bmv2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-bmv2</artifactId>
diff --git a/incubator/grpc-dependencies/pom.xml b/incubator/grpc-dependencies/pom.xml
index 80a5716..02aa94e 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.11.0-rc6</version>
+ <version>1.11.0-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 3cb6518..2f5f263 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.11.0-rc6</version>
+ <version>1.11.0-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 fa2cde8..ce1315c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-net</artifactId>
diff --git a/incubator/pom.xml b/incubator/pom.xml
index 976ddb6..e3f9f26 100644
--- a/incubator/pom.xml
+++ b/incubator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator</artifactId>
diff --git a/incubator/protobuf-dependencies/pom.xml b/incubator/protobuf-dependencies/pom.xml
index db524f5..5ec4ac4 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../../lib/pom.xml</relativePath>
</parent>
diff --git a/incubator/protobuf-nb/pom.xml b/incubator/protobuf-nb/pom.xml
index bdc1b28..6cb90a9 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../grpc-dependencies/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/incubator/protobuf/models/pom.xml b/incubator/protobuf/models/pom.xml
index 9484d82..c40dfdd 100644
--- a/incubator/protobuf/models/pom.xml
+++ b/incubator/protobuf/models/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/incubator/protobuf/pom.xml b/incubator/protobuf/pom.xml
index 913c376..be7bfbc 100644
--- a/incubator/protobuf/pom.xml
+++ b/incubator/protobuf/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-grpc-dependencies</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../grpc-dependencies/pom.xml</relativePath>
</parent>
diff --git a/incubator/protobuf/services/nb/pom.xml b/incubator/protobuf/services/nb/pom.xml
index dc724f9..e2ccc79 100644
--- a/incubator/protobuf/services/nb/pom.xml
+++ b/incubator/protobuf/services/nb/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf-services</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/incubator/protobuf/services/pom.xml b/incubator/protobuf/services/pom.xml
index e461b44..aeabcd2 100644
--- a/incubator/protobuf/services/pom.xml
+++ b/incubator/protobuf/services/pom.xml
@@ -19,7 +19,7 @@
<parent>
<artifactId>onos-incubator-protobuf</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,13 +34,13 @@
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator-protobuf-models</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>onos-incubator-api</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/incubator/rpc-grpc/pom.xml b/incubator/rpc-grpc/pom.xml
index ae4bc52..a958413 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../grpc-dependencies/pom.xml</relativePath>
</parent>
diff --git a/incubator/rpc-nb/pom.xml b/incubator/rpc-nb/pom.xml
index 95b0e0b..312ef70 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.11.0-rc6</version>
+ <version>1.11.0-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 af08557..bcdb7d6 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-rpc</artifactId>
diff --git a/incubator/store/pom.xml b/incubator/store/pom.xml
index c4c0112..3399304 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-incubator-store</artifactId>
diff --git a/lib/pom.xml b/lib/pom.xml
index e9df1c9..4548648 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.11.0-rc6</version>
+ <version>1.11.0-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.11.0-rc6</onos-build-conf.version>
+ <onos-build-conf.version>1.11.0-SNAPSHOT</onos-build-conf.version>
<netty4.version>4.1.8.Final</netty4.version>
<openflowj.version>3.2.0.onos</openflowj.version>
<onos-maven-plugin.version>1.10</onos-maven-plugin.version>
diff --git a/models/openroadm/pom.xml b/models/openroadm/pom.xml
index 0f28520..9ded487 100644
--- a/models/openroadm/pom.xml
+++ b/models/openroadm/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/onos.defs b/onos.defs
index 35cb19b..e4e6dab 100644
--- a/onos.defs
+++ b/onos.defs
@@ -1,6 +1,6 @@
ONOS_ORIGIN = 'ONOS Community'
ONOS_GROUP_ID = 'org.onosproject'
-ONOS_VERSION = '1.11.0-rc6'
+ONOS_VERSION = '1.11.0-SNAPSHOT'
DEFAULT_APP_CATEGORY = 'Utility'
ONOS_ARTIFACT_BASE = 'onos-'
APP_PREFIX = ONOS_GROUP_ID + '.'
diff --git a/pom.xml b/pom.xml
index de04459..33ad1be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-dependencies</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>lib/pom.xml</relativePath>
</parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
<packaging>pom</packaging>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-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 eaf8069..380a446 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-api</artifactId>
diff --git a/protocols/bgp/bgpio/pom.xml b/protocols/bgp/bgpio/pom.xml
index eb73b23..30eb1dc 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpio</artifactId>
diff --git a/protocols/bgp/ctl/pom.xml b/protocols/bgp/ctl/pom.xml
index 859b609..7d6c158 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-ctl</artifactId>
diff --git a/protocols/bgp/pom.xml b/protocols/bgp/pom.xml
index 568294a..c0a466c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp</artifactId>
diff --git a/protocols/grpc/api/pom.xml b/protocols/grpc/api/pom.xml
index f1061c4..8946c1a 100644
--- a/protocols/grpc/api/pom.xml
+++ b/protocols/grpc/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-grpc-protocol</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/grpc/pom.xml b/protocols/grpc/pom.xml
index a114624..8dc5cd5 100644
--- a/protocols/grpc/pom.xml
+++ b/protocols/grpc/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>onos-protocols</artifactId>
<groupId>org.onosproject</groupId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/isis/api/pom.xml b/protocols/isis/api/pom.xml
index 3d10032..e536675 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-api</artifactId>
diff --git a/protocols/isis/ctl/pom.xml b/protocols/isis/ctl/pom.xml
index 0d08c3c..460dd62 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-ctl</artifactId>
diff --git a/protocols/isis/isisio/pom.xml b/protocols/isis/isisio/pom.xml
index 386e29d..6b5b29f 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-isisio</artifactId>
diff --git a/protocols/isis/pom.xml b/protocols/isis/pom.xml
index a3be2027..8816cfc 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis</artifactId>
diff --git a/protocols/lisp/api/pom.xml b/protocols/lisp/api/pom.xml
index 08b8df0..5c5dd6b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-api</artifactId>
diff --git a/protocols/lisp/ctl/pom.xml b/protocols/lisp/ctl/pom.xml
index bc8bf1b..7f14397 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-ctl</artifactId>
diff --git a/protocols/lisp/msg/pom.xml b/protocols/lisp/msg/pom.xml
index 531beca..804a07c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-msg</artifactId>
diff --git a/protocols/lisp/pom.xml b/protocols/lisp/pom.xml
index 40a26cf..a95e0eb 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp</artifactId>
diff --git a/protocols/netconf/api/pom.xml b/protocols/netconf/api/pom.xml
index dbcefdd..8a34b1c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-api</artifactId>
diff --git a/protocols/netconf/ctl/pom.xml b/protocols/netconf/ctl/pom.xml
index 2116192..946460b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-ctl</artifactId>
diff --git a/protocols/netconf/pom.xml b/protocols/netconf/pom.xml
index 3936f86..5c9b353 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf</artifactId>
diff --git a/protocols/openflow/api/pom.xml b/protocols/openflow/api/pom.xml
index 8f66e7d..bb12fd6 100644
--- a/protocols/openflow/api/pom.xml
+++ b/protocols/openflow/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow-api</artifactId>
diff --git a/protocols/openflow/ctl/pom.xml b/protocols/openflow/ctl/pom.xml
index 2596d99..8b6940e 100644
--- a/protocols/openflow/ctl/pom.xml
+++ b/protocols/openflow/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-protocols-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow-ctl</artifactId>
diff --git a/protocols/openflow/pom.xml b/protocols/openflow/pom.xml
index 6e952db..58213ac 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-openflow</artifactId>
diff --git a/protocols/ospf/api/pom.xml b/protocols/ospf/api/pom.xml
index e853f87..b65a31e 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-api</artifactId>
diff --git a/protocols/ospf/ctl/pom.xml b/protocols/ospf/ctl/pom.xml
index f53da55..d87efd1 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-ctl</artifactId>
diff --git a/protocols/ospf/pom.xml b/protocols/ospf/pom.xml
index 80f4277..bacf282 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf</artifactId>
diff --git a/protocols/ospf/protocol/pom.xml b/protocols/ospf/protocol/pom.xml
index 4f2202e..d398554 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ospf-protocol</artifactId>
diff --git a/protocols/ovsdb/api/pom.xml b/protocols/ovsdb/api/pom.xml
index 8fa2b04..9ef9c34 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols-ovsdb-api</artifactId>
<packaging>bundle</packaging>
diff --git a/protocols/ovsdb/ctl/pom.xml b/protocols/ovsdb/ctl/pom.xml
index 0b9b35b..d8e2855 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-ctl</artifactId>
diff --git a/protocols/ovsdb/pom.xml b/protocols/ovsdb/pom.xml
index 347f708..c4632d0 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb</artifactId>
diff --git a/protocols/ovsdb/rfc/pom.xml b/protocols/ovsdb/rfc/pom.xml
index 77d565c..0d7da47 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-rfc</artifactId>
<packaging>bundle</packaging>
diff --git a/protocols/pcep/pcepio/pom.xml b/protocols/pcep/pcepio/pom.xml
index 1b54c86..c34c516 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-protocol</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcepio</artifactId>
diff --git a/protocols/pcep/pom.xml b/protocols/pcep/pom.xml
index 5a7c443..bdf474d 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-protocol</artifactId>
diff --git a/protocols/pcep/server/api/pom.xml b/protocols/pcep/server/api/pom.xml
index f8db231..5eaa252 100644
--- a/protocols/pcep/server/api/pom.xml
+++ b/protocols/pcep/server/api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-server</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-server-api</artifactId>
diff --git a/protocols/pcep/server/ctl/pom.xml b/protocols/pcep/server/ctl/pom.xml
index 47fa097..901b0e5 100644
--- a/protocols/pcep/server/ctl/pom.xml
+++ b/protocols/pcep/server/ctl/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-server</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-server-impl</artifactId>
diff --git a/protocols/pcep/server/pom.xml b/protocols/pcep/server/pom.xml
index 94a6b44..774bc32 100755
--- a/protocols/pcep/server/pom.xml
+++ b/protocols/pcep/server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-pcep-protocol</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-server</artifactId>
diff --git a/protocols/pom.xml b/protocols/pom.xml
index c40b7a2..2f59c03 100644
--- a/protocols/pom.xml
+++ b/protocols/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-protocols</artifactId>
diff --git a/protocols/rest/api/pom.xml b/protocols/rest/api/pom.xml
index bb6d1aa..fe87d8f 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-restsb-api</artifactId>
diff --git a/protocols/rest/ctl/pom.xml b/protocols/rest/ctl/pom.xml
index 947906c..40d6928 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/rest/pom.xml b/protocols/rest/pom.xml
index 72b1db3..5cf4f76 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.11.0-rc6</version>
+ <version>1.11.0-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 8f603f6..ea25fd6 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.11.0-rc6</version>
+ <version>1.11.0-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 3011e22..5313b22 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.11.0-rc6</version>
+ <version>1.11.0-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 c4839ad..c5ad416 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.11.0-rc6</version>
+ <version>1.11.0-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 651939f..95d3362 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-restconf</artifactId>
diff --git a/protocols/restconf/server/app/pom.xml b/protocols/restconf/server/app/pom.xml
index f7c66b0..1f64d25 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/restconf/server/pom.xml b/protocols/restconf/server/pom.xml
index d1b1ce2..4fcf3ef 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/restconf/server/rpp/pom.xml b/protocols/restconf/server/rpp/pom.xml
index 0831bda..60b86f5 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/protocols/snmp/api/pom.xml b/protocols/snmp/api/pom.xml
index a96a160..483d3d8 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/snmp/ctl/pom.xml b/protocols/snmp/ctl/pom.xml
index a94cad0..55c2264 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/snmp/pom.xml b/protocols/snmp/pom.xml
index c397761..be7b655 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/api/pom.xml b/protocols/tl1/api/pom.xml
index ad7e34e..ece5bfb 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/ctl/pom.xml b/protocols/tl1/ctl/pom.xml
index f766cf3..5ce86e9 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/protocols/tl1/pom.xml b/protocols/tl1/pom.xml
index 3ab7154..a8ead49 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/bgp/app/pom.xml b/providers/bgp/app/pom.xml
index 7fe9c5f..f5b7545 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-app</artifactId>
diff --git a/providers/bgp/cfg/pom.xml b/providers/bgp/cfg/pom.xml
index e6639c6..5da58f7 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.11.0-rc6</version>
+ <version>1.11.0-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 37aa7fe..6d2b2c1 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-provider-cli</artifactId>
diff --git a/providers/bgp/pom.xml b/providers/bgp/pom.xml
index babc289..cd4c214 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-providers</artifactId>
<packaging>pom</packaging>
diff --git a/providers/bgp/route/pom.xml b/providers/bgp/route/pom.xml
index 76575a2..c4c883c 100644
--- a/providers/bgp/route/pom.xml
+++ b/providers/bgp/route/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-bgp-providers</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgp-provider-route</artifactId>
<packaging>bundle</packaging>
diff --git a/providers/bgp/topology/pom.xml b/providers/bgp/topology/pom.xml
index 6b67132..10ca4f3 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.11.0-rc6</version>
+ <version>1.11.0-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 d308bc5..98fa85a 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpcep-app</artifactId>
diff --git a/providers/bgpcep/flow/pom.xml b/providers/bgpcep/flow/pom.xml
index a5001e8..6283fc3 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpcep-provider-flow</artifactId>
diff --git a/providers/bgpcep/pom.xml b/providers/bgpcep/pom.xml
index 11126dc..fb306bc 100644
--- a/providers/bgpcep/pom.xml
+++ b/providers/bgpcep/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-bgpcep-providers</artifactId>
diff --git a/providers/general/app/pom.xml b/providers/general/app/pom.xml
index 6231e1a..06149e5 100644
--- a/providers/general/app/pom.xml
+++ b/providers/general/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-general-providers</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-general-provider-app</artifactId>
diff --git a/providers/general/device/pom.xml b/providers/general/device/pom.xml
index ff5c0b0..fc26d4a 100644
--- a/providers/general/device/pom.xml
+++ b/providers/general/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-general-providers</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-general-provider-device</artifactId>
diff --git a/providers/general/pom.xml b/providers/general/pom.xml
index 241baa3..59594ca 100644
--- a/providers/general/pom.xml
+++ b/providers/general/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-general-providers</artifactId>
diff --git a/providers/host/pom.xml b/providers/host/pom.xml
index 765ba62..ceb9d35 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-host-provider</artifactId>
diff --git a/providers/isis/app/pom.xml b/providers/isis/app/pom.xml
index 3099dee..ade197f 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-app</artifactId>
diff --git a/providers/isis/cfg/pom.xml b/providers/isis/cfg/pom.xml
index ff408f3..790802b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-provider-cfg</artifactId>
diff --git a/providers/isis/cli/pom.xml b/providers/isis/cli/pom.xml
index a6805f6..231603b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-provider-cli</artifactId>
diff --git a/providers/isis/pom.xml b/providers/isis/pom.xml
index 1871107..262c094 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-providers</artifactId>
diff --git a/providers/isis/topology/pom.xml b/providers/isis/topology/pom.xml
index bc49c21..ac5b3e7 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-isis-provider-topology</artifactId>
diff --git a/providers/link/pom.xml b/providers/link/pom.xml
index 4a69384..bed17e2 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
diff --git a/providers/lisp/app/pom.xml b/providers/lisp/app/pom.xml
index b3cbea6..b9e301d 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-app</artifactId>
diff --git a/providers/lisp/device/pom.xml b/providers/lisp/device/pom.xml
index 4dcb007..1335460 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-provider-device</artifactId>
diff --git a/providers/lisp/mapping/pom.xml b/providers/lisp/mapping/pom.xml
index 4a3a90c..0d67f96 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-provider-mapping</artifactId>
diff --git a/providers/lisp/message/pom.xml b/providers/lisp/message/pom.xml
index d946200..e4b871a 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-provider-message</artifactId>
diff --git a/providers/lisp/pom.xml b/providers/lisp/pom.xml
index 6abff97..d33d585 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lisp-providers</artifactId>
diff --git a/providers/lldp/pom.xml b/providers/lldp/pom.xml
index a381e3d..108a1cb 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-lldp-provider</artifactId>
diff --git a/providers/lldpcommon/pom.xml b/providers/lldpcommon/pom.xml
index 96c0191..2cddda0 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
diff --git a/providers/netcfghost/pom.xml b/providers/netcfghost/pom.xml
index d6ea4f7..6ddb785 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/netcfglinks/pom.xml b/providers/netcfglinks/pom.xml
index 49a5d79..2270db3 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/netconf/alarm/pom.xml b/providers/netconf/alarm/pom.xml
index 208bbe1..c62d01c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/netconf/app/pom.xml b/providers/netconf/app/pom.xml
index 4535c3e..ee1b71f 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-app</artifactId>
diff --git a/providers/netconf/device/pom.xml b/providers/netconf/device/pom.xml
index a9c52b9..3ff83bd 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-provider-device</artifactId>
diff --git a/providers/netconf/pom.xml b/providers/netconf/pom.xml
index 3c9c559..3f4c7b7 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-netconf-providers</artifactId>
diff --git a/providers/null/pom.xml b/providers/null/pom.xml
index e9d6776..f1699c5 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-null-provider</artifactId>
diff --git a/providers/openflow/app/pom.xml b/providers/openflow/app/pom.xml
index e9d4643..d615c4f 100644
--- a/providers/openflow/app/pom.xml
+++ b/providers/openflow/app/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-openflow</artifactId>
diff --git a/providers/openflow/base/pom.xml b/providers/openflow/base/pom.xml
index fe75345..d1723e6 100644
--- a/providers/openflow/base/pom.xml
+++ b/providers/openflow/base/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-openflow-base</artifactId>
diff --git a/providers/openflow/device/pom.xml b/providers/openflow/device/pom.xml
index fd0aec4..e607551 100644
--- a/providers/openflow/device/pom.xml
+++ b/providers/openflow/device/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers-openflow-device</artifactId>
diff --git a/providers/openflow/flow/pom.xml b/providers/openflow/flow/pom.xml
index 1a0acf0..05f1166 100644
--- a/providers/openflow/flow/pom.xml
+++ b/providers/openflow/flow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers-openflow-flow</artifactId>
diff --git a/providers/openflow/group/pom.xml b/providers/openflow/group/pom.xml
index 02d572e..9108883 100644
--- a/providers/openflow/group/pom.xml
+++ b/providers/openflow/group/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers-openflow-group</artifactId>
diff --git a/providers/openflow/message/pom.xml b/providers/openflow/message/pom.xml
index 7212496..0b89f86 100644
--- a/providers/openflow/message/pom.xml
+++ b/providers/openflow/message/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers-openflow-message</artifactId>
diff --git a/providers/openflow/meter/pom.xml b/providers/openflow/meter/pom.xml
index 60edb23..25de544 100644
--- a/providers/openflow/meter/pom.xml
+++ b/providers/openflow/meter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers-openflow-meter</artifactId>
diff --git a/providers/openflow/packet/pom.xml b/providers/openflow/packet/pom.xml
index 8116e18..89e5b31 100644
--- a/providers/openflow/packet/pom.xml
+++ b/providers/openflow/packet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos-providers-openflow</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers-openflow-packet</artifactId>
diff --git a/providers/openflow/pom.xml b/providers/openflow/pom.xml
index 8f92a7f..3551521 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers-openflow</artifactId>
diff --git a/providers/ospf/app/pom.xml b/providers/ospf/app/pom.xml
index 601d45f..b63023e 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/cfg/pom.xml b/providers/ospf/cfg/pom.xml
index 4176cfa..8db1f2c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/cli/pom.xml b/providers/ospf/cli/pom.xml
index b3c02ed..e26e93c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/pom.xml b/providers/ospf/pom.xml
index 1e86466..b64eb29 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ospf/topology/pom.xml b/providers/ospf/topology/pom.xml
index 8d4f98e..a6410ad 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/providers/ovsdb/app/pom.xml b/providers/ovsdb/app/pom.xml
index c6421f4..6c8684b 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdatabase</artifactId>
diff --git a/providers/ovsdb/base/pom.xml b/providers/ovsdb/base/pom.xml
index b8a38a4..c8ef52e 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-base</artifactId>
diff --git a/providers/ovsdb/device/pom.xml b/providers/ovsdb/device/pom.xml
index 6f2436f..6b201a5 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-provider-device</artifactId>
diff --git a/providers/ovsdb/host/pom.xml b/providers/ovsdb/host/pom.xml
index 195a9bf..64e954c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-provider-host</artifactId>
diff --git a/providers/ovsdb/pom.xml b/providers/ovsdb/pom.xml
index afd8a79..104c44e 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-providers</artifactId>
diff --git a/providers/ovsdb/tunnel/pom.xml b/providers/ovsdb/tunnel/pom.xml
index b22486d..1f2fd08 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-ovsdb-provider-tunnel</artifactId>
diff --git a/providers/pcep/app/pom.xml b/providers/pcep/app/pom.xml
index 926493c..6ac50d3 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep</artifactId>
diff --git a/providers/pcep/cli/pom.xml b/providers/pcep/cli/pom.xml
index 72c0c3f..be8ab31 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-provider-cli</artifactId>
diff --git a/providers/pcep/pom.xml b/providers/pcep/pom.xml
index 3e77451..263e609 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.11.0-rc6</version>
+ <version>1.11.0-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 b7c907e..aca1c04 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.11.0-rc6</version>
+ <version>1.11.0-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 48b724f..40e54c3 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-pcep-provider-tunnel</artifactId>
<packaging>bundle</packaging>
diff --git a/providers/pom.xml b/providers/pom.xml
index 217e520..2024c22 100644
--- a/providers/pom.xml
+++ b/providers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-providers</artifactId>
diff --git a/providers/rest/app/pom.xml b/providers/rest/app/pom.xml
index cef0460..16fa02d 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/rest/device/pom.xml b/providers/rest/device/pom.xml
index dbd1327..d73b046 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/rest/pom.xml b/providers/rest/pom.xml
index 62db318..f55f164 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/providers/snmp/app/pom.xml b/providers/snmp/app/pom.xml
index 4ba40cb..58418b1 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-snmp-app</artifactId>
diff --git a/providers/snmp/device/pom.xml b/providers/snmp/device/pom.xml
index 43ac53e..e439cd0 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-snmp-provider-device</artifactId>
diff --git a/providers/snmp/pom.xml b/providers/snmp/pom.xml
index a37b3a6e..0c281c4 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-snmp-providers</artifactId>
diff --git a/providers/tl1/app/pom.xml b/providers/tl1/app/pom.xml
index e6cf4eb..2ce414a 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-tl1-app</artifactId>
diff --git a/providers/tl1/device/pom.xml b/providers/tl1/device/pom.xml
index aaa96a3..90f3842 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-tl1-provider-device</artifactId>
diff --git a/providers/tl1/pom.xml b/providers/tl1/pom.xml
index 7f00541..34dda69 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-tl1-providers</artifactId>
diff --git a/tools/build/conf/pom.xml b/tools/build/conf/pom.xml
index 2fdd918..ae21e5c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<description>Various ONOS build settings</description>
<properties>
diff --git a/tools/build/envDefaults b/tools/build/envDefaults
index 41f1796..1af1f44 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.11.0-rc6"
-export ONOS_VERSION=${ONOS_VERSION:-1.11.0-rc6.$BUILD_NUMBER}
+export ONOS_POM_VERSION="1.11.0-SNAPSHOT"
+export ONOS_VERSION=${ONOS_VERSION:-1.11.0.$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 a3576af..ddd4fc6 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.11.0-rc6'
+ONOS_VERSION='1.11.0-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 d3c3c6b..b5ec78a 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.11.0-rc6</version>
+ <version>1.11.0-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 9f7d4fb..28281a9 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.11.0-rc6</onos.version>
+ <onos.version>1.11.0-SNAPSHOT</onos.version>
</properties>
<dependencies>
diff --git a/tools/package/archetypes/bundle/pom.xml b/tools/package/archetypes/bundle/pom.xml
index f4b82ef..ef94e42 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.11.0-rc6</version>
+ <version>1.11.0-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 317f380..ea4ab44 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.11.0-rc6</onos.version>
+ <onos.version>1.11.0-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 34f72dd..1b8c721 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.11.0-rc6</version>
+ <version>1.11.0-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 9c5c721..5dba4eb 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.11.0-rc6</onos.version>
+ <onos.version>1.11.0-SNAPSHOT</onos.version>
</properties>
<dependencies>
diff --git a/tools/package/archetypes/pom.xml b/tools/package/archetypes/pom.xml
index 5ef9a8a..db3a55e 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.11.0-rc6</version>
+ <version>1.11.0-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 d155d53..aeaabef 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.11.0-rc6</version>
+ <version>1.11.0-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 8b47115..3af30f8 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.11.0-rc6</onos.version>
+ <onos.version>1.11.0-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 1723432..a1dceb3 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.11.0-rc6</version>
+ <version>1.11.0-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 2fcb03d..969508e 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.11.0-rc6</onos.version>
+ <onos.version>1.11.0-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 4202ee2..a5ba18e 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.11.0-rc6</version>
+ <version>1.11.0-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 c029042..55c0320 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.11.0-rc6</onos.version>
+ <onos.version>1.11.0-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 39f1df6..d204d8fe 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.11.0-rc6</version>
+ <version>1.11.0-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 a73d3d4..17b390d 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.11.0-rc6</onos.version>
+ <onos.version>1.11.0-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 aefa40f..feecc24 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
diff --git a/tools/test/bin/onos-archetypes-test b/tools/test/bin/onos-archetypes-test
index d2eeb4a..c5e9ab0 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.11.0-rc6"
+export ARCHETYPE_OPTS="-DarchetypeGroupId=org.onosproject -DarchetypeVersion=1.11.0-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 7de17dc..08a1210 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onlab-junit</artifactId>
diff --git a/utils/misc/pom.xml b/utils/misc/pom.xml
index bc8513e..8db254c 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onlab-misc</artifactId>
diff --git a/utils/osgi/pom.xml b/utils/osgi/pom.xml
index 01953fe..20216ab 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onlab-osgi</artifactId>
diff --git a/utils/osgiwrap/pom.xml b/utils/osgiwrap/pom.xml
index 65ad239..86120e1 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/utils/pom.xml b/utils/pom.xml
index 5e5250a..b3dc310 100644
--- a/utils/pom.xml
+++ b/utils/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onlab-utils</artifactId>
diff --git a/utils/rest/pom.xml b/utils/rest/pom.xml
index 621677f..04fbfb0 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onlab-rest</artifactId>
diff --git a/web/api/pom.xml b/web/api/pom.xml
index 1138cfb..91a0bac 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-rest</artifactId>
diff --git a/web/gui/pom.xml b/web/gui/pom.xml
index a6d6d21..c514ea6 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.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-gui</artifactId>
diff --git a/web/pom.xml b/web/pom.xml
index 2208c1b..59c6142 100644
--- a/web/pom.xml
+++ b/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.onosproject</groupId>
<artifactId>onos</artifactId>
- <version>1.11.0-rc6</version>
+ <version>1.11.0-SNAPSHOT</version>
</parent>
<artifactId>onos-web</artifactId>