Bumping versions by x.y.(z+1) for next dev cycle 93/54493/1
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 7 Apr 2017 08:01:49 +0000 (18:01 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 7 Apr 2017 08:01:49 +0000 (18:01 +1000)
Change-Id: I24d2af439829cb1b037478d7799a2aa08ed01f05
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 abf2dd6ac57b8cb685a5d452bd88b3fc0e407e4b..a734614ab248e9490802902494b79ef2053e19de 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>bulk-o-matic</artifactId>
index d676591f69c9970cdd24d728ffd200e4564e7d61..bea12d37dbf568843b56bd4a63df83585dcf6bee 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.3-SNAPSHOT</version>
+  <version>0.3.4-SNAPSHOT</version>
   <artifactId>features-flow</artifactId>
   <packaging>jar</packaging>
 
   <properties>
-    <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
-    <config.version>0.5.3-SNAPSHOT</config.version>
-    <mdsal.version>1.4.3-SNAPSHOT</mdsal.version>
-    <openflowjava.version>0.8.3-SNAPSHOT</openflowjava.version>
-    <lldp.version>0.11.3-SNAPSHOT</lldp.version>
+    <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
+    <config.version>0.5.4-SNAPSHOT</config.version>
+    <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
+    <openflowjava.version>0.8.4-SNAPSHOT</openflowjava.version>
+    <lldp.version>0.11.4-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 fc4165e15bb28224da765a2e96907ebe4be0dcad..489f29755249439827d6c2908ee6dad62adc7131 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
index 2f173eb7459ec07db47c3683b0b8f3d81a753b26..fd9b401eefa763e6da7b3a4df6c5e1d8802fd935 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>forwardingrules-sync</artifactId>
index 25f2b5c9da2e7efc44002c76dd416f087587ef0e..059560a22090935cf143225e9d811858f623355f 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>inventory-manager</artifactId>
-  <version>0.3.3-SNAPSHOT</version>
+  <version>0.3.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index fc1828a7871d5828a7f9c285b73e644bbae8ee3a..4eebbc64c45ccf73c5c469b7b21f9bfa63fa6613 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index d55cff2036a699d96282c3d4276a3801e0abbcae..c544806b7cd3644b7c7aa764ce9df6cb1134fe19 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>notification-supplier</artifactId>
index 23eeb8c5c19bb0e026bf07dc4728b436fcb9d0f9..43e23382577c800ab1491c1c8f61270109df1096 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index ca680cac7884266161f7ff8a18b5c3dc5dfb062f..9156c19dc12f446a8530b91899249e676f54128e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 09f1455d3ac25cc9a75d02be19ee523f80aac447..064fb00c671dc30355384a77f56e39082988dbd6 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>statistics-manager</artifactId>
index c024e094b1b2be27e76a20994ebfa26902136668..96cfa44ad7441fb0909e602936cd5ebfdce9c4aa 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index dbc029f80443c7c5affb387cf633d2e892d33807..31e15429e2ee09419a1a66ba9d49adf47f00061a 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
-  <version>0.3.3-SNAPSHOT</version>
+  <version>0.3.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>liblldp</artifactId>
-      <version>0.11.3-SNAPSHOT</version>
+      <version>0.11.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
index 6256df039faa19bf0e0428bac6b0bab372a6d695..6665e65d48a3fe41d18c57ed7f4a3d4837105254 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.3.3-SNAPSHOT</version>
+  <version>0.3.4-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 5c32b527c2df31f8737fc725dd9ff33ac8a38317..c3e37ac3635c1c094ba6281c731b7a529789d71a 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index abf385c09117b4273e0fd2852361e0219c9554fc..379d8b00a4a4e8cc6d1ff8a390e3011b7597cefc 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.3.3-SNAPSHOT</version>
+  <version>0.3.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
   </prerequisites>
 
   <properties>
-    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.4-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 86ba6111707d98e55abcae00056181c082fb1cd1..37f8bf323397d094f4097c24c3548c62cce01cb2 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index 2e79ba7fd7487f832145026dca8f7197ed29eb0e..57bde6f9cd3a6c903663cfd936e797a4fbb4e7a8 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test</artifactId>
index f9d744567449041415c658be914e4fe6ce59fd6f..b2e26ba4a9d7cd415ab3189169b0e7cc82e4ff7d 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.3-SNAPSHOT</version>
+  <version>0.3.4-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension-he</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.4-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 27b4a9b37daed11e0f96c066c92b9408450345a7..72d45d58d3e6412da2553c01e23a5af32b21dcd6 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.3-SNAPSHOT</version>
+    <version>1.7.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.3-SNAPSHOT</version>
+  <version>0.3.4-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.4-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 20dbd87c009661259d5c7426abec0e6e7adc6317..69443915f0bbe23a8cb96d01afad36b419ce1aff 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index 6828d145c6151ee8236e3d6941eb0d078872b7b4..08e636828b90385a2b88ddcbbd650378075d3973 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index 0b11bccbe1c261c5daa743278eedc65f609878e5..e6dddfedf1325348731689eef06e82acc2bf750d 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 1821f32fd1102cb898601a1415c830bce2299d80..092a2ab9c68be807ae8923630d8c2ffc92f0522c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-extension-parent</artifactId>
-      <version>0.3.3-SNAPSHOT</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../</relativePath>
     </parent>
 
index 9db999292c2aff28f8ec9e75f02c0603f82f3e95..3c3c6c088f70fa945d7e9d34e1e66a82a3b7328d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index f3d86ab6a111a0518de1ae3c525ec5e039e87896..cc3a997218187bff42d4e613de79a293c42fed1a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 056750f6288b4a4d4b8990b27976871a6659fef0..c024e338ea14d27063227253b6ee2f4e63431260 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index 3e6bd5565a136abe667678a682ee32cc1baa4726..1ad3c38a6d8e8c1b515d5cf160d4304e8385be71 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin-he</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
-        <config.version>0.5.3-SNAPSHOT</config.version>
-        <mdsal.version>1.4.3-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.8.3-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
-        <dlux.version>0.4.3-SNAPSHOT</dlux.version>
-        <lldp.version>0.11.3-SNAPSHOT</lldp.version>
+        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
+        <config.version>0.5.4-SNAPSHOT</config.version>
+        <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.8.4-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.3.4-SNAPSHOT</openflowplugin.version>
+        <dlux.version>0.4.4-SNAPSHOT</dlux.version>
+        <lldp.version>0.11.4-SNAPSHOT</lldp.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <restconf.version>1.4.3-SNAPSHOT</restconf.version>
-        <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
+        <restconf.version>1.4.4-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index c155d0559b34aace0bbb978c0dbc93a358f85224..0fff347b13a576d01695f9b1267cbe527bdd7eb9 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
-        <config.version>0.5.3-SNAPSHOT</config.version>
-        <mdsal.version>1.4.3-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.8.3-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
-        <dlux.version>0.4.3-SNAPSHOT</dlux.version>
-        <lldp.version>0.11.3-SNAPSHOT</lldp.version>
+        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
+        <config.version>0.5.4-SNAPSHOT</config.version>
+        <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
+        <openflowjava.version>0.8.4-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.3.4-SNAPSHOT</openflowplugin.version>
+        <dlux.version>0.4.4-SNAPSHOT</dlux.version>
+        <lldp.version>0.11.4-SNAPSHOT</lldp.version>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <restconf.version>1.4.3-SNAPSHOT</restconf.version>
-        <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
+        <restconf.version>1.4.4-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index bea5aa72a3132791e700c5ba1a47ea0102c6c5fb..69468d931c6c2616e4e2c4854db418d23c9f46ab 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index 97c6e71ac82c61a2e0300db6224954210817bdd6..6978659d45e77c03280f719e3f177b66d3de587d 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 94e3333c5bc6e584014856e301e15d60a1b20e3d..9d223a56c894e7b6c00d8df6658f296e0e4526b6 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index cba057e48c9c02ec72f99f25850009116a487599..85e1abe48b5b0f6043cd739c5defff45a34d5eec 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index 84c314219440d4af701d771a5c73e1f9fc6a3f10..448a0ed02ee6a8f7af988e1fe40ed37cd00be315 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index cc23c97307eba1d6443532f8c661cba83d62820b..1c4a58eefcd232d4bc5486ce34b929f478926f5a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.3-SNAPSHOT</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index af80f42db48862ada9e63e11086df9bbc7066469..76183169a10d6e3f8e09bb3ea97825d7e84a2c7b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.3-SNAPSHOT</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index ffbde466a3b159ab21b3ced2f8b1c50aebe8f493..c571ded36433ab8381325edcf7fdbe57addeccfe 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 57cdacf7d4b5e02b01d75ef7b6fe1be1cf754d32..acde38d1ddac44e522dbce52d497f488c39f4292 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.3-SNAPSHOT</version>
+      <version>0.3.4-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 51a7e0c9ee82da2a3bc2453ffd241033a9b3a8e8..6810450883468bcd64cae68038fdbaf415771719 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index aa24a465755547b4438879ba4e14188faa5004ad..677f3c47ae1c8109316220616ef729c70465da29 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 0a17e286bec648554f7f065b9e370cf45c074b8d..2d9754ed8f77e6ccc7814add1e6b3592224fadc8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index ea8d4fe9990fd6c1bf01a42ce6fcc9fa45368f07..59aa532a0b1782895467e714ebb0c42f780fcaee 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
 
     <properties>
         <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
-        <openflowjava.version>0.8.3-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
-        <sal.api.version>0.11.3-SNAPSHOT</sal.api.version>
+        <openflowjava.version>0.8.4-SNAPSHOT</openflowjava.version>
+        <openflowplugin.version>0.3.4-SNAPSHOT</openflowplugin.version>
+        <sal.api.version>0.11.4-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.3-SNAPSHOT</controller.distribution.version>
+        <controller.distribution.version>0.4.4-SNAPSHOT</controller.distribution.version>
 
-        <config.version>0.5.3-SNAPSHOT</config.version>
-        <mdsal.version>1.4.3-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.0.3-SNAPSHOT</yangtools.version>
+        <config.version>0.5.4-SNAPSHOT</config.version>
+        <mdsal.version>1.4.4-SNAPSHOT</mdsal.version>
+        <mdsal.model.version>0.9.4-SNAPSHOT</mdsal.model.version>
+        <yangtools.version>1.0.4-SNAPSHOT</yangtools.version>
     </properties>
 
     <dependencyManagement>
@@ -65,7 +65,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.1.3-SNAPSHOT</version>
+                <version>2.1.4-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 60e0cac838fba7c4940141e5591b62f47c00aa0f..76c7597098c578d027d2faae39eb1648ec981d30 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.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 63d8f323050e89ab51514582ce31787c35ad37c6..2a70ccc91c91b1686035e17e070a45ab234dc439 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 3df1ab8cd350c7ac0145f77a88aa37caa6124e45..8d3b8e52355178ae53b96c723c7ec07a0f53c0af 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sample-consumer</artifactId>
-    <version>0.3.3-SNAPSHOT</version>
+    <version>0.3.4-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index 484581ee688dd2eff3a863f5c82f1c470099b010..15e551b59f24f67bc9d6faa69385e391de8fd20d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index 9b3d54ecfc9fc1b3ec22aad98ce139fd4b3881e2..bac9ac861f729018a70f795cdbcf895be1679f11 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.3-SNAPSHOT</version>
+        <version>0.3.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>