Bumping versions by 0.0.1 for next dev cycle 87/45687/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 15 Sep 2016 23:17:50 +0000 (09:17 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 15 Sep 2016 23:17:50 +0000 (09:17 +1000)
Change-Id: If04c10d7c9a489faec364428265f5a979dadcd70
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
46 files changed:
applications/bulk-o-matic/pom.xml
applications/features/pom.xml
applications/forwardingrules-manager/pom.xml
applications/forwardingrules-sync/pom.xml
applications/inventory-manager/pom.xml
applications/lldp-speaker/pom.xml
applications/notification-supplier/pom.xml
applications/of-switch-config-pusher/pom.xml
applications/pom.xml
applications/statistics-manager/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
drop-test/pom.xml
extension/features-he/pom.xml
extension/features/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-config/pom.xml
extension/openflowplugin-extension-nicira/pom.xml
extension/pom.xml
extension/test-extension/pom.xml
features-he/pom.xml
features/pom.xml
model/model-flow-base/pom.xml
model/model-flow-service/pom.xml
model/model-flow-statistics/pom.xml
model/pom.xml
openflowplugin-api/pom.xml
openflowplugin-blueprint-config-he/pom.xml
openflowplugin-blueprint-config/pom.xml
openflowplugin-common/pom.xml
openflowplugin-controller-config/pom.xml
openflowplugin-impl/pom.xml
openflowplugin-it/pom.xml
openflowplugin/pom.xml
parent/pom.xml
pom.xml
samples/learning-switch/pom.xml
samples/sample-consumer/pom.xml
test-common/pom.xml
test-provider/pom.xml

index a955629b847c56c7e8e237b9b386effb5abc770b..c5d7a5afef30889f1bf756bff9784b9a362ae40f 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>bulk-o-matic</artifactId>
index 0d58d5a7ee51ec66aeb1d584da9542a18b8beeda..35e0e1197775c7dd8cced10768546eb1f6b1b2f0 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.1-SNAPSHOT</version>
   <artifactId>features-flow</artifactId>
   <packaging>jar</packaging>
 
   <properties>
-    <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
-    <config.version>0.5.0-SNAPSHOT</config.version>
-    <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
-    <openflowjava.version>0.8.0-SNAPSHOT</openflowjava.version>
-    <lldp.version>0.11.0-SNAPSHOT</lldp.version>
+    <yangtools.version>1.0.1-SNAPSHOT</yangtools.version>
+    <config.version>0.5.1-SNAPSHOT</config.version>
+    <mdsal.version>1.4.1-SNAPSHOT</mdsal.version>
+    <openflowjava.version>0.8.1-SNAPSHOT</openflowjava.version>
+    <lldp.version>0.11.1-SNAPSHOT</lldp.version>
 
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
index 5adcff325f18df98edcf0c651c2533622cb20eb5..33de9c73057cad4e19b71ca22ac79366229fdfae 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
index 02b725fc27beccbc72ad3160ac6c22914aad3ebe..0613ba5cdc4135994efa88c33224f1516bbb0e11 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>forwardingrules-sync</artifactId>
index 68f8ed3b1bbfb54983fab756984da861ab1db169..6f341e27865d2b6dae0e80b9faf4f4a94c3cee4c 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>inventory-manager</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index d1c10e9de5a5c219d909bab17813fdf0fac5fdaa..c5eb19e02dc704043db670ea205ccd2427f4add7 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index 1211609e12efed8e0e2008add6f1621c969a76be..0ee091399ff1c1aa70ca01d3687b4f94a10caa6d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>notification-supplier</artifactId>
index ac4086fd7443a671e725c4dbd33e20fd90266c12..d1a54f8d5676c2552589664ae292a5d2dc930ffd 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index 5789c1067d10caea1ae9a8c28c43f56601affac2..c0fec400bb62818235757a9c49d7dc2561281ef1 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c3f47f433ba674b5de6aa93118e1d0d46e2ba6f7..537974eba395ecda1edc4276c583ef86bc5aa25d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>statistics-manager</artifactId>
index 9da7e3419c0dbdc3f377d7a729e4a9581b047df8..f10df943a59e83380ef7f72d2db2bb52777ff865 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index 594e5db0eea723fca56cacd5aecea85310bcaa00..d7d57934ec85641357f2e1657213816de6251aa9 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>liblldp</artifactId>
-      <version>0.11.0-SNAPSHOT</version>
+      <version>0.11.1-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
index 6f876b0ebbf3e264568f6744af6f84623e084165..59f645f59e02e1d23ab4fae120cff898cbc51de7 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.5.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index e70f62bddb06542b7009d4fe335941533aecbf3c..85e743cd1cf79d3b4efd0523cb064f7eae4fe6f4 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index de79211792d247f98a13e2079a67b66a83274f10..5d27c0b912b611e5f5df6546d6c933ac4247e265 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
   </prerequisites>
 
   <properties>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.1-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 3cab424da1dc928ca6ee543dd21cdf5bf3e366f9..4cbe005995f9d7aa7b8145e0b6c6f114c38b811b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index c5c2e647dad7b243013ff029b78469a81df8320b..58a851d107f26ceeb4b9f05f343a4e0b6e1b43b4 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test</artifactId>
index a8b77513becf219a03aa27981414ea31f69f6d10..2c116c16d21bed17b6384dcb791e648cbd0e3e09 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.1-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension-he</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.1-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index e88ab61b6728bcf5f3afe3ce2f972eee54a1e6a4..f2643b5fa65188d8d1c1dc9008cda849c2f974b2 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.3.1-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.1-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 1d62f93ee69f40531d26ccd227da2d47d2df2129..d9efa6b25b55ac3b07aedcc0846a8fd65de59698 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index d5dd73e4cf4866031f19a306c143f7072a6a1149..1a3be8039f491371f5651b6b3b03ae39025a8025 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index 93eac204d394caaca2b51387099f76337abf5629..867305cc3cd3cd6cfe8e6e012aa062f431702068 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 4a430d82b320e1e6dda9b97f5fd7d45af9654713..62eb83879585e597edd7c991c5d349b5e62a613f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-extension-parent</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.3.1-SNAPSHOT</version>
       <relativePath>../</relativePath>
     </parent>
 
index 2e99962e706912d08ec5b995a7dda71047002e82..ce42801fb514d048012e39f7517f7397379fa862 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index f71839f4fb2e42ce0719c579fc168dbcd69e91c3..8a2e364ed6d1a6c77f45648a1f70f12e807518b7 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f1dbd1fa8e6de36789afce8f0f525a1bc2354deb..f5e83b370eb7523afc129368c3d5a5f852fb875d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index 2a2466820cb6e29f55df8ffe672f76b09e3a3dd7..8c6f5b37f9d7a23ba8a141e34ee5f288d00aad2a 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin-he</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
-        <config.version>0.5.0-SNAPSHOT</config.version>
-        <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.8.0-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
-        <dlux.version>0.4.0-SNAPSHOT</dlux.version>
-        <lldp.version>0.11.0-SNAPSHOT</lldp.version>
+        <yangtools.version>1.0.1-SNAPSHOT</yangtools.version>
+        <config.version>0.5.1-SNAPSHOT</config.version>
+        <mdsal.version>1.4.1-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.8.1-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.3.1-SNAPSHOT</openflowplugin.version>
+        <dlux.version>0.4.1-SNAPSHOT</dlux.version>
+        <lldp.version>0.11.1-SNAPSHOT</lldp.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <restconf.version>1.4.0-SNAPSHOT</restconf.version>
-        <mdsal.model.version>0.9.0-SNAPSHOT</mdsal.model.version>
+        <restconf.version>1.4.1-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.9.1-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index e2eb7336e73d752cea3ca8113d4ca628f7fa83dc..e18dfe39e08a08045173c8b22be02d6623f628a4 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
-        <config.version>0.5.0-SNAPSHOT</config.version>
-        <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.8.0-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
-        <dlux.version>0.4.0-SNAPSHOT</dlux.version>
-        <lldp.version>0.11.0-SNAPSHOT</lldp.version>
+        <yangtools.version>1.0.1-SNAPSHOT</yangtools.version>
+        <config.version>0.5.1-SNAPSHOT</config.version>
+        <mdsal.version>1.4.1-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.8.1-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.3.1-SNAPSHOT</openflowplugin.version>
+        <dlux.version>0.4.1-SNAPSHOT</dlux.version>
+        <lldp.version>0.11.1-SNAPSHOT</lldp.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <restconf.version>1.4.0-SNAPSHOT</restconf.version>
-        <mdsal.model.version>0.9.0-SNAPSHOT</mdsal.model.version>
+        <restconf.version>1.4.1-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.9.1-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index f72778de3e8bf474deee252dca8aa71185f3b61b..5fae1c7fd9019b2178adbac71d0d88fa5ff5ee63 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index 99c6e3ee7dfe1a17be38f1b74d30fedf909dc785..61c9c8cfdc1c4423ba93999b3792f22557268747 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 718fc3c906e613170e4493a5cf46335bd3c06321..2b19aca51293ac0cebf435d310ab61d284dfa5d9 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index 82dbce337c9687197f51f2bb2ad515691e763642..69daf5c90ba441c1bcc656a4ca05d4e64341f698 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index ef9bb385f264fd6551e33ff4f59f0d1d68195bff..fe60fb51e74ccb222d8cb7e4c23d856c9c1a1300 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0e1bf7f812e321058634ec2040d9c3703a51e2a1..a46c09840e8afae481c9ac4585d3ee950b928f49 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.3.1-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 78e30d3715ad45dcdd750d0687679a5f23b7fb07..114cba49a2f71b71b31300f732e3ff3ebcd11a26 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.3.1-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index b5f80f4654e196fd07d3dfc0fcc9e3f0358f4339..b4474c3511f3f0c105a312ab8d1f0da2d7019b91 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1a8d684af13ebd0caa4042b75e2c9a66ee306c35..e886c3d1b823e5492baef485bbba32de956d9183 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.3.1-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 596bea7583b548d1e5254e2439b3030610c1de28..2f0a241e20321c2aead633e2c9df179b4e1d7248 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index e7977b0e53579cff75b151127719582d4b51841d..e925bed20b95ab8d6d643d67c2d6a4c2ddd4f773 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 022edd7e72173c095474eb95e70017e35a3882f5..b00214032d129d6c32403288726cc93ca2eaecce 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 52abd0da085ef574423c37220d85046f4e0a9b76..f9c236afdec83900ff1ce4fced4c83a37a38afab 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.7.1-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
 
     <properties>
         <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
-        <openflowjava.version>0.8.0-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
-        <sal.api.version>0.11.0-SNAPSHOT</sal.api.version>
+        <openflowjava.version>0.8.1-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.3.1-SNAPSHOT</openflowplugin.version>
+        <sal.api.version>0.11.1-SNAPSHOT</sal.api.version>
         <jmxGeneratorPath>target/generated-sources/config</jmxGeneratorPath>
         <salGeneratorPath>target/generated-sources/sal</salGeneratorPath>
         <exi.nagasena.version>0000.0002.0053.0</exi.nagasena.version>
-        <controller.distribution.version>0.4.0-SNAPSHOT</controller.distribution.version>
+        <controller.distribution.version>0.4.1-SNAPSHOT</controller.distribution.version>
 
-        <config.version>0.5.0-SNAPSHOT</config.version>
-        <mdsal.version>1.4.0-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.9.0-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.0.0-SNAPSHOT</yangtools.version>
+        <config.version>0.5.1-SNAPSHOT</config.version>
+        <mdsal.version>1.4.1-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.9.1-SNAPSHOT</mdsal.model.version>
+        <yangtools.version>1.0.1-SNAPSHOT</yangtools.version>
     </properties>
 
     <dependencyManagement>
@@ -65,7 +65,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.1.0-SNAPSHOT</version>
+                <version>2.1.1-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 45f69cab60453e7ab4b3ff75bfec562de4fcbf35..139c3bd528e2c9407aade8c0c60b96343fc0838f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 7b2207c35825be193ca6a5da9504ade663938a47..4dd1dc85c90db1d26ec42ca513e63d026c4fafbc 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2a6cbc8ee8c06ae70f79013080197132548fd92e..683f72b737397fcc6f0facdc36bde862fa3639d7 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sample-consumer</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.1-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index e2355ace985944aa99bbf56e34df7f68a526c36c..9d0abe8f48019121f31751f6ab145e7de01156a9 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index b30744ad01ce632899f6f358939f6d80201de6f8..9da59553e0576c17fb502f175eb7f8250b83bd7a 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.3.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>