Bump versions by 0.1.0 for next dev cycle 37/43437/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 8 Aug 2016 21:50:19 +0000 (17:50 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 8 Aug 2016 21:50:19 +0000 (17:50 -0400)
Change-Id: I8fb4921f3cd33b250ba3d560cde52e60ba833e0e
Signed-off-by: Thanh Ha <thanh.ha@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..df71d11fa13b0ab83a7b7be6e72dccbc428860ba 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>bulk-o-matic</artifactId>
index 0d58d5a7ee51ec66aeb1d584da9542a18b8beeda..44cec602a54039a709f5c3934dc2469b666c1ab0 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-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.1.0-SNAPSHOT</yangtools.version>
+    <config.version>0.6.0-SNAPSHOT</config.version>
+    <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
+    <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
+    <lldp.version>0.12.0-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 a95eeca7ac6bcca0b0cd12c23ad0e8c03f774e87..81e9f37fe438453404d3ff6c89e3bca1f05f9d56 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
index 02b725fc27beccbc72ad3160ac6c22914aad3ebe..f3bfaa05c82e73ac6c007ec0da2e418e0debe010 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>forwardingrules-sync</artifactId>
index 68f8ed3b1bbfb54983fab756984da861ab1db169..e8ef899f5d5bc0d7383a011b1b205f957525be89 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>inventory-manager</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 8977cf3c4751f4cce8d84c96881dbe712a4e7b39..ec0cc97ba31d8de8d8fd5eff5c6c25c6e5e675ff 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index 1211609e12efed8e0e2008add6f1621c969a76be..bb05f4e414a4ef4641838cc66e0a2b7779b710a3 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>notification-supplier</artifactId>
index cee02afa01a282d4f73d198191eaf73b0a306ed0..ccfc4b1a047ec9452192e4c1a4f5623dbdd6501d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index 5789c1067d10caea1ae9a8c28c43f56601affac2..101ae0ca7f416ddaa4050806bf0b04b8e45991cb 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index c3f47f433ba674b5de6aa93118e1d0d46e2ba6f7..e6a8266a8c607d113cbe0e2c4545422ae95119ad 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>statistics-manager</artifactId>
index 9da7e3419c0dbdc3f377d7a729e4a9581b047df8..90bbfc76f0ee0d41c775ba6931337defede7c197 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index 594e5db0eea723fca56cacd5aecea85310bcaa00..0da7f2d09ba7092e2f3d496c99ba28ed1096b7e4 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-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.12.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
index dbb34e3e854642f46348757e45023712e571dbb8..35513f8d691dcae7a83d0b6a78d8af2f3163bce1 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.0-SNAPSHOT</version>
+    <version>0.6.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index e70f62bddb06542b7009d4fe335941533aecbf3c..9a55dc2635a6f7a60948b39ec67577f00093ba80 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 22315d8ede5377d83be0f4bc0c2d6e724ad1a603..c1f62cace75c71fa9734ac78c513effbfe541505 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
   </prerequisites>
 
   <properties>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 3cab424da1dc928ca6ee543dd21cdf5bf3e366f9..d1c9dd19eb343e75deaf27ec32a662d4ceb045bd 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index c5c2e647dad7b243013ff029b78469a81df8320b..22b3b0c4468ad2b1e8e4e90396ee8fa8c715a18e 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test</artifactId>
index a8b77513becf219a03aa27981414ea31f69f6d10..1ec283ac3b303a26a6a839768840b457af146e24 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension-he</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index e88ab61b6728bcf5f3afe3ce2f972eee54a1e6a4..42617cf3a796df1935854ff4f67ea4206422b897 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.0-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 1d62f93ee69f40531d26ccd227da2d47d2df2129..e9226ee126df08d4c40ff5a20332cecbe1893c9a 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.4.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index d5dd73e4cf4866031f19a306c143f7072a6a1149..3bddf8dd7d242e13dfa770d396f83216b8075df3 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.4.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index 93eac204d394caaca2b51387099f76337abf5629..67c5a63075a872790a6b3a0b6ab8a25cf3bef0d7 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.4.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 4a430d82b320e1e6dda9b97f5fd7d45af9654713..69ea0d2e9d00ab5a21f7a3087985eea6a44e3361 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.4.0-SNAPSHOT</version>
       <relativePath>../</relativePath>
     </parent>
 
index 2e99962e706912d08ec5b995a7dda71047002e82..8929a1a44471c2b62941acc977a18570a5aa73ee 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.4.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index f71839f4fb2e42ce0719c579fc168dbcd69e91c3..e55e41f7ff8fd370f02c937262938214f6b7ea80 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f1dbd1fa8e6de36789afce8f0f525a1bc2354deb..99fc23319f3be475ebc159a0318a818c337dfbb3 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.4.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index 2a2466820cb6e29f55df8ffe672f76b09e3a3dd7..06fa13b97d59d339cf62884fb37a70d805c2325b 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.8.0-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.4.0-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.1.0-SNAPSHOT</yangtools.version>
+        <config.version>0.6.0-SNAPSHOT</config.version>
+        <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
+        <dlux.version>0.5.0-SNAPSHOT</dlux.version>
+        <lldp.version>0.12.0-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.5.0-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index e2eb7336e73d752cea3ca8113d4ca628f7fa83dc..a3ffd89e5317a5f0590091bcfee3c4b3212af7e9 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-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.1.0-SNAPSHOT</yangtools.version>
+        <config.version>0.6.0-SNAPSHOT</config.version>
+        <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.9.0-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
+        <dlux.version>0.5.0-SNAPSHOT</dlux.version>
+        <lldp.version>0.12.0-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.5.0-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index f72778de3e8bf474deee252dca8aa71185f3b61b..9ed1619afe64daf1ebd6a5b828c118fc8b3b36d6 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.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index 99c6e3ee7dfe1a17be38f1b74d30fedf909dc785..cfcad618f0ec297dd9315122aebfc365e90e4200 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.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 718fc3c906e613170e4493a5cf46335bd3c06321..4060c764e54153fa0df9f7554ab1330afaaf6ec3 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.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index d6856d203c5ca80cb5c84aab539d190ddca9531e..c4ca25983a612b4fa98216f7fd64837116b41d34 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index 4edbc3ce4717d2faedaf294b9b53040a894355c2..99ccd9023710b66b3382f6d489f1d508dadce923 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0e1bf7f812e321058634ec2040d9c3703a51e2a1..d28906e27ba5e9039ec2d43df376c4f156a18cc2 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.4.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 78e30d3715ad45dcdd750d0687679a5f23b7fb07..f4d7167a7f9f45ea0270126317f5a28e8eaf7eef 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.4.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index b5f80f4654e196fd07d3dfc0fcc9e3f0358f4339..9a8ad316a35d3c2e84e28e392bf887bcafd2719b 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 1a8d684af13ebd0caa4042b75e2c9a66ee306c35..c89e29e1cb304c3fdca1fbbdf388a4e7dbd33dd3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.0-SNAPSHOT</version>
+      <version>0.4.0-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 596bea7583b548d1e5254e2439b3030610c1de28..b1c31e8ee24e787ce22ae1f9b62f5ea189719b37 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index f4d6b5c7094e5dfbb1d2d7ee119eac360f385b22..a731bedb1686be91e6be3007b04b92894ecb9ff1 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 022edd7e72173c095474eb95e70017e35a3882f5..e743818aab3ad07efdcea96ae094fa143c56efdb 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 52abd0da085ef574423c37220d85046f4e0a9b76..55430530f68f4d620c6a71493f13e8007fff63a7 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.8.0-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.4.0-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.9.0-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.4.0-SNAPSHOT</openflowplugin.version>
+        <sal.api.version>0.12.0-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.5.0-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.6.0-SNAPSHOT</config.version>
+        <mdsal.version>1.5.0-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.10.0-SNAPSHOT</mdsal.model.version>
+        <yangtools.version>1.1.0-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.2.0-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 45f69cab60453e7ab4b3ff75bfec562de4fcbf35..d33525f7d83f1bb287f8fba830a4627eabba11e6 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.4.0-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 7b2207c35825be193ca6a5da9504ade663938a47..d8549e7dec87ecfdf8c13d49a4d0b20d08a29460 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 2a6cbc8ee8c06ae70f79013080197132548fd92e..d6a688ff60ed654053dfc3af9e63e3f7dbd688a1 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sample-consumer</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index e2355ace985944aa99bbf56e34df7f68a526c36c..5f0e4963f718b3d1d37ce67d61aede4eeb56e353 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index b30744ad01ce632899f6f358939f6d80201de6f8..570e5a3549f7f5df3e8293ab4ecfd7088839dc4e 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.0-SNAPSHOT</version>
+        <version>0.4.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>