Bump versions by x.y.(z+1) 93/80093/1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 1 Feb 2019 13:06:30 +0000 (13:06 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 1 Feb 2019 13:06:30 +0000 (13:06 +0000)
Change-Id: I2068a98cf1f178671f9b8c3809ffbee71b0bfa15
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
82 files changed:
applications/arbitratorreconciliation/api/pom.xml
applications/arbitratorreconciliation/impl/pom.xml
applications/arbitratorreconciliation/pom.xml
applications/bulk-o-matic/pom.xml
applications/device-ownership-service/pom.xml
applications/forwardingrules-manager/pom.xml
applications/forwardingrules-sync/pom.xml
applications/lldp-speaker/pom.xml
applications/notification-supplier/pom.xml
applications/of-switch-config-pusher/pom.xml
applications/pom.xml
applications/reconciliation-framework/pom.xml
applications/southbound-cli/pom.xml
applications/table-miss-enforcer/pom.xml
applications/topology-lldp-discovery/pom.xml
applications/topology-manager/pom.xml
artifacts/pom.xml
distribution/karaf/pom.xml
drop-test-karaf/pom.xml
extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml
extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml
extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml
extension/features-extension-aggregator/pom.xml
extension/openflowjava-extension-nicira-api/pom.xml
extension/openflowjava-extension-nicira/pom.xml
extension/openflowplugin-extension-api/pom.xml
extension/openflowplugin-extension-nicira/pom.xml
extension/openflowplugin-extension-onf/pom.xml
extension/pom.xml
extension/test-extension/pom.xml
features-aggregator/features-openflowplugin/pom.xml
features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml
features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml
features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml
features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml
features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml
features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml
features-aggregator/odl-openflowplugin-app-notifications/pom.xml
features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml
features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml
features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml
features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml
features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml
features-aggregator/odl-openflowplugin-app-topology/pom.xml
features-aggregator/odl-openflowplugin-drop-test/pom.xml
features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml
features-aggregator/odl-openflowplugin-flow-services/pom.xml
features-aggregator/odl-openflowplugin-libraries/pom.xml
features-aggregator/odl-openflowplugin-nsf-model/pom.xml
features-aggregator/odl-openflowplugin-southbound/pom.xml
features-aggregator/pom.xml
libraries/liblldp/pom.xml
libraries/pom.xml
model/model-flow-base/pom.xml
model/model-flow-service/pom.xml
model/model-flow-statistics/pom.xml
model/pom.xml
openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml
openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml
openflowjava/features-openflowjava-aggregator/pom.xml
openflowjava/openflow-protocol-api/pom.xml
openflowjava/openflow-protocol-impl/pom.xml
openflowjava/openflow-protocol-it/pom.xml
openflowjava/openflow-protocol-spi/pom.xml
openflowjava/openflowjava-blueprint-config/pom.xml
openflowjava/openflowjava-util/pom.xml
openflowjava/pom.xml
openflowplugin-api/pom.xml
openflowplugin-blueprint-config/pom.xml
openflowplugin-common/pom.xml
openflowplugin-impl/pom.xml
openflowplugin-it/pom.xml
openflowplugin/pom.xml
parent/pom.xml
pom.xml
samples/learning-switch/pom.xml
samples/pom.xml
samples/sample-bundles/pom.xml
samples/sample-consumer/pom.xml
samples/simple-client/pom.xml
test-common/pom.xml
test-provider/pom.xml

index e457490ddca81667500b4e442270974414afe61f..7fea5125a52560363ca00c9acf1600c55e26fb4a 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 1118040477407c599636c58d716bf0a5b1166f07..d1c56cd21eede1642fa8b906edf832ef47b9b352 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../..</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
index 8ed0eb76c5e696252b7235fd7692e3be9e466b79..955b9edf72ecb21903d50fba344e35b7e8a047e1 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 49e840866d1c9810cdd1adb4467a234389ed84e4..e5581253f7085202eb9fadb45f495576f4a0e6d0 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>bulk-o-matic</artifactId>
index ce4aa767b6dfee2400426d91bc9d42bbc00bb495..9d5d77e8e373d2271bef0f8cebc36b2264c6f23f 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>applications</artifactId>
         <groupId>org.opendaylight.openflowplugin</groupId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
index 6ebb919b4f7950b003bda28047d099330cf71139..df8f7abe3595578bbf38a246adee709c286a099f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
index c662b87db0d9884b924c2824c5797e17a29b9abf..59537716dc588e6db81de39840a680f4efd06450 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>forwardingrules-sync</artifactId>
index a718e5280c00b07c183ca04eb9be7156e0718043..3e1ef02fb4a9aa5df7b805460b20630df463120f 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index 494665f033ca3071078e0f1d2757f43b35b24322..ca96c2b82e7819fa8392dcf25476adbb0d98b178 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>notification-supplier</artifactId>
index effdbfb1878ef952c688b60133250fb21bbec459..18a98c02008e26db9aff7eb0d9fea60360a96fa9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index da73ea3eeed4b96377616fbb9bdc3270a98e5e91..af2aa92fbaf596a8dda6d562a71b4679c37362a9 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 44e3980c7dba6752e01ac237577f3e67ef08e0da..ae9bf50ecd3433f172166aad5315e7fa1240ae20 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>reconciliation-framework</artifactId>
index 2923a22447214ced3d65747abe6dd029f3a1c4be..37e046c374318f3f6c3ce3a4c6aaf9d6a66ad7de 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>southbound-cli</artifactId>
index db30b753ebaffa4cc13e16325bdf2a5c787f61e1..302634184a028c8a6bb3e2194470fe9feb28a81c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index c05e4a6b524db8649718c6ef6239f64cc174fca7..e3627d2c370dbb2ef1dcd14f609d45e48c8be324 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index a56ac63483b1d0a1510384b61b260203813494e2..5c8b5c411b157ebbb741eb4d336152981ecd920f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>
index 98f6e850528cd9a276d391bc1961675ad1708c8e..2dc32c9b6ce7fabc95bca04b6edbee0a8ecff568 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index b62e4d04f2e61e7b8cb4ba8dd38e18fbb2b1a74f..192c4824a0fe4a38bd3e4beb14c9668afa9b14c8 100644 (file)
@@ -8,11 +8,11 @@
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <properties>
-    <openflowplugin.version>0.8.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.9.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index a8c0c3657731b901c8d3844184d80b2b6231a6ae..9cf32be4197432b8b01ca30a406e240e3bb63a76 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index 9b0c6e57246def5b886a7b63f9a954faca466aa7..3a8db4274dc545cad39213786ad3715493e3d690 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin-extension</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
index 2814774308fed6c1f7dce8ce49df802ad0079a99..89e9323e79a792f6ab09cbd006b27e3ae8d3e7b6 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Nicira Extensions</name>
 
index a6ea00530bad8edf803e1b7ae65e70d3df17c545..289b5415ade0e3e24555b85cc0114b91dc896c7b 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-onf-extensions</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: ONF Extensions</name>
 
index 08b06c385315d7dda7f216beaaa9817d4a590ec8..0e6f93582251a6eff14abfdfd0494d5ea3bd6c0c 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-extension-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin-extension</module>
index ccf96b213d136e6f4a80799dd9c65f84523375fe..114247117e796259892288200abd0eeadfa5f8a9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index e6957d6caf4b5c4e6c66305d22856af50baedc3b..32e45b7671d24ef5bdeede03de28702e9606dff3 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index 071c998142a4812849db4d8db57bf9b47ec55ef5..57374057befb2510cf1a36e9b109dc1a6ea4933c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 0b8fa1aa4f5d5648e827d16f7762a250c8cdb357..84a7824ea6c55cf061dbc948e9c9fb801863473f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index d5049645c5d1cb0896391bba5da1ed9e02c152ed..028971a04a8052d57353931643f4f0ec4847a6a5 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 61b2e1795c7ae073b8dd0d8027d85ac33dc42201..d549884a673b07b40a414b08045772c795cf5f13 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 47cfc2f0abe7592e6349745b8f97b9080d5262f4..36dd62b7e2814f17a7738bb47ff5d4bdb7377585 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index 9c7d968122cf2454163e0ec83f8c2551687280d8..09e32fc45d8338df070ed4026cc8eedf5e5b1f05 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <dependencies>
         <dependency>
index 134c33fde37b92c6321f9d6e8c032de7fe991b28..10cc34b14993b43064f7850de7ff84ea438b8c74 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-arbitratorreconciliation</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation</name>
 
index 7bf627cd02bf5e213eb9a64dac1878adeb1d6372..4a9edd6ecf5ce308694ee9914ac3f2491f6bb063 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-bulk-o-matic</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application -  bulk flow operations support</name>
 
index d8fb096c1a7978e56e10c573ecf043b4083f0a39..70d92f296fff95e7552dc9553ecd11ce06da9a9f 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-config-pusher</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - default config-pusher</name>
 
index 1e13e92e53e2fe28aa1fa31bfde1683a35232d17..ce300cbc02aa260a9f91a80237a83cd10e1cb274 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-forwardingrules-manager</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - FRM</name>
 
index f2654fead0104f9faa95d3f002dcf464d79541fd..ae3a4365e58db7fcfd0c9bad21f1f85be753f1a9 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-forwardingrules-sync</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - FRS</name>
 
index 282e6b98a0267655f01f904703c1ba8180278922..4499d448eeebbbf4879d5055dee231422537954c 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-lldp-speaker</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker</name>
 
index 04c92d9cf272d658e4d39ac7d93b77cff33b5c3f..d89cd1fc1443374fc87cb93675de2e0ce1be2346 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-notifications</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - notifications supplier</name>
 
index 7502fb665729822f9e90d92060d7577d5456fcb2..44cf88426664203fa010795a40176c30cb75753f 100644 (file)
@@ -11,7 +11,7 @@
 <groupId>org.opendaylight.openflowplugin</groupId>
 <artifactId>odl-openflowplugin-app-reconciliation-framework</artifactId>
 <packaging>feature</packaging>
-<version>0.8.0-SNAPSHOT</version>
+<version>0.9.0-SNAPSHOT</version>
 
 <name>OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework</name>
 
index 1df4a6b367a7e59e7295421caa30f0d41e883f3c..a92552b20c87ab2f7ca36fb52ad4eb6722c43b72 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-southbound-cli</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Southbound CLI</name>
 
index 5261141244a2d8e603eae43f2c5da551a2f08f54..209e099bc6e6fcb9e750f9eac982d05d48d9c4e4 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-table-miss-enforcer</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer</name>
 
index 4e372665a77d741f1076f98d5d3e93b3c5d38ad4..51822cf9acaa0f662a1c875a9d532e4d3832dfb8 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-topology-lldp-discovery</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery</name>
 
index 4eb6ba3e48b7f3b606bd8a7edd8b571c8173d111..d77e9549bd50eef8f9bc0241f796e34a9ad0d6c1 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-topology-manager</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - Topology Manager</name>
 
index 78ead56f1fd5115b565467c7b8dc46a70f947ef5..97d9bd17801a7de77595f9b87825c82701ef698f 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-app-topology</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Application - topology</name>
 
index 2de42b3a207f307dbdda04e60ab4d2033ac32cc3..0458c1bd4fe436aac8b8aa25c5b012d5c508da77 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-drop-test</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Drop Test</name>
 
index e9e132f58f9c80e6f385db7cb68a1f1ef63ead23..1eedea38e914d7a4fdfc53f4744eebe3fbb540f4 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services-rest</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services :: REST</name>
 
     <properties>
-        <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+        <restconf.version>1.10.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index 3f5699d55e218d5ef62a1751f806fe1653356b2b..06937e5761830a4a4e75ff1076d4d122af479077 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-flow-services</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Flow Services</name>
 
index cc2a3afe79ff1f64d1c02d419dd6d2be4efa54c8..c7c8610d46c904ccd856978e813c6e23d5dd0777 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-libraries</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Libraries</name>
 
index dcda0ff5119ad07660f4e46d1c03705161d14261..1709da307932ed8388466169e55ec7d20587a490 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-nsf-model</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: OpenflowPlugin :: NSF :: Model</name>
 
@@ -30,7 +30,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.10.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
index d69c2cbeb510582cb625ace8d2587bddfed59d5a..6c31dac434edbaf87a61794e99f3ff1ddaec5ba0 100644 (file)
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>odl-openflowplugin-southbound</artifactId>
     <packaging>feature</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <name>OpenDaylight :: Openflow Plugin :: Li southbound API implementation</name>
 
     <properties>
-        <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-        <lldp.version>0.16.0-SNAPSHOT</lldp.version>
-        <infrautils.version>1.5.0-SNAPSHOT</infrautils.version>
-        <serviceutils.version>0.3.0-SNAPSHOT</serviceutils.version>
+        <mdsal.version>1.10.0-SNAPSHOT</mdsal.version>
+        <lldp.version>0.17.0-SNAPSHOT</lldp.version>
+        <infrautils.version>1.6.0-SNAPSHOT</infrautils.version>
+        <serviceutils.version>0.4.0-SNAPSHOT</serviceutils.version>
     </properties>
 
     <dependencyManagement>
index 4d065729e69886cadd89f3d8ccc441edfae0ea9e..3f9c7f0084390c657a29428b2bbe6a8dd462dcbe 100644 (file)
@@ -11,7 +11,7 @@
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-aggregator</artifactId>
     <packaging>pom</packaging>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
 
     <modules>
         <module>features-openflowplugin</module>
index a5720baf12948d3d9ae52de69a38256d50c73572..b9e19b083077938c5dcb058dbcbcd975ad2b9320 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>libraries</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin.libraries</groupId>
index 90fa2637179de9c65b3988fd6aba1cb756d6533e..6cc0e17ac2dba61adfd3c2fc9b447b564155d487 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 9a16a29c4582713b95ae882ffc991cfdb9670804..5ca76440f80a5a22e8d0b40aa5ad571acc0b14dd 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index 47fce4b5d881be4eff4bf60a6cbc524d286d6116..40797932e519e76448c70e6a27d90ff2defb5dae 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 1a8d03c0161c067d294b750e616e7db91d77b728..27fb14d3e96118a594841b2103a1d3e0bfa9d636 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index acd5e9e18b64b944b6bc7a97a771a17b88924ffb..db0c1fd2aa6286d86c94096efce26d5752d27435 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index b9d8ee0fb36648a54f908f02b3dd0d1d88980d9f..cc7f8648707d7049b7a0e520624b8dcfe1a3306e 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <packaging>feature</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 95f80c5ab7633b4bf1a0d4de1376e6285f82e403..0d8d048bad3df7eb5a24dea90c7e94d61c9e66ec 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
     <artifactId>odl-openflowjava-protocol</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>org.opendaylight.infrautils</groupId>
             <artifactId>odl-infrautils-diagstatus</artifactId>
-            <version>1.5.0-SNAPSHOT</version>
+            <version>1.6.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d6b992b79a304d20fd8315a024ee4e9a79044c39..2e916906b482da2d74ec485a65b2f91cbbbc12d6 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
   <artifactId>features-openflowjava-aggregator</artifactId>
-  <version>0.8.0-SNAPSHOT</version>
+  <version>0.9.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
index 16db447019c63a6a41f2cf9c966d4531403b3c54..19016db2654cd53f2b89fd8d6eb4077ab75ab193 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
     <artifactId>openflow-protocol-api</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
index 83da0b655b9e18e826082f11aaa1a739a19c80fb..4cd37d8bc7eb9167d278c3bfce1e6b8dd28ecb62 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
index 944d037ba6b44eea09b67b8bccabba8cbc78e2f3..bd15f74e8b9b64955458bc1b93793a0b4734d461 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
index 1b50c63d44b8fc3a4535107e356c3ee4cf4cd6e0..c7de2c691404687101740cd2b67a7da6d8ea620e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
index 7a6a8c5d2ee4d8e68a7e3cea88e8c2af69d642f1..4690c9fdd82d12408d4b4e9ef4f7f1b0d2fbdab7 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-blueprint-config</artifactId>
index d0713b7a747e84c5e3a4ddba16082a873612079d..e5e598be4e4d685cbaf5d8afcb72d4db0382fb41 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin.openflowjava</groupId>
         <artifactId>openflowjava-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <packaging>bundle</packaging>
index 14beb462c3a3aa352937dade346c8a4643a5f89f..75abd1f01c2d22c62577eaed1a2412c230efea76 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 90be3b490e9429c676e3b0cf7db7951742002242..0b2d8a53b2105c6af43bf9fad652d7c9079f9c1a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 76fa839584ab15e4ea640d906e2e4674bd31f688..5c864081a2fb122c8fffe5bf72f2cb3baac77706 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.8.0-SNAPSHOT</version>
+      <version>0.9.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 7bc09cb678a9be147aabf3668c44bd5664428655..c6f4c51004cdfb1755426ffa74036d1c7e549cde 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index b8660be482782b07b5211e4500a4bbb22b108803..b6de89fde2c4e02f42b4da4c91b63746e1fe421e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 2afadcacf8c0aa31b87f6b97d11dfb832aa9a08e..a6e40e31d76b4c7338189a1d720b3c8594d05300 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4c2b9e860b17900432b3d37c830693ec9837daef..0556e5b1991250b18cd546e6c4359cfb86f2618e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e54dcf483d31060e62c68486aea3e1082a8ed6e8..e52756e519d1def9fe38a222c677c47ba362f55b 100644 (file)
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
@@ -31,8 +31,8 @@
 
     <properties>
         <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-        <infrautils.version>1.5.0-SNAPSHOT</infrautils.version>
-        <serviceutils.version>0.3.0-SNAPSHOT</serviceutils.version>
+        <infrautils.version>1.6.0-SNAPSHOT</infrautils.version>
+        <serviceutils.version>0.4.0-SNAPSHOT</serviceutils.version>
     </properties>
 
     <dependencyManagement>
@@ -47,7 +47,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.9.0-SNAPSHOT</version>
+                <version>1.10.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 1bb7f20490617c3cb6a9dab76569d4d771c954c5..51170970d48fa211fcfae848e50efdeff96fe39e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index b97c466399bae8104a8792b81bc78da557f3515f..c6d05fdbdec74680e614ec6b1db330bebae3caba 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 8e1da375b5c4c9d9e6c99c2640e84649a425b028..61c7a307a93f9fe0fe4b21f8e5dd9920a1103267 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 23db039407c8017f32e3f28070d073273d14ecd8..811c3b65b7e1064b31ea8b918231f3ab7696027a 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index fa1232b82e218426807ba69755f5a4d7f0414574..87558f9b658e21749574cb2a1187d7ea8793b236 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index d44d5de86509bc36ad928cf2f0f96db5cbd449d1..a6116f38ff58750374c79663fe4ad765db938e7e 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 1ad87aad286e346f8fa049638ecdd9158806a29f..1fba7a4da894e215979e75d32dc271942cbb4486 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index 1f8f1a4486bdce6176373b45b4b47cac8b5a7ab5..b8c84f992833709fd1013fd5c909426f8c64fbd2 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.8.0-SNAPSHOT</version>
+        <version>0.9.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>