Merge "Split long lines (>120)" into stable/boron
authorJozef Bacigal <jozef.bacigal@pantheon.tech>
Tue, 20 Dec 2016 13:49:05 +0000 (13:49 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 20 Dec 2016 13:49:05 +0000 (13:49 +0000)
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 75436b80a03ef4696f7948190b7e3dcba57e291c..abf2dd6ac57b8cb685a5d452bd88b3fc0e407e4b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>bulk-o-matic</artifactId>
index cb9c6f16bf79ae8c7fb35062aedde7424284c716..d676591f69c9970cdd24d728ffd200e4564e7d61 100644 (file)
@@ -4,21 +4,21 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.3-SNAPSHOT</version>
   <artifactId>features-flow</artifactId>
   <packaging>jar</packaging>
 
   <properties>
-    <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
-    <config.version>0.5.2-SNAPSHOT</config.version>
-    <mdsal.version>1.4.2-SNAPSHOT</mdsal.version>
-    <openflowjava.version>0.8.2-SNAPSHOT</openflowjava.version>
-    <lldp.version>0.11.2-SNAPSHOT</lldp.version>
+    <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>
 
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.statistics.manager.configfile>30-statistics-manager.xml</config.statistics.manager.configfile>
index d133635cd0097d4131c58d43f00d3e24f35a7914..fc4165e15bb28224da765a2e96907ebe4be0dcad 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>forwardingrules-manager</artifactId>
index 20946d6ad9da07883916b206d925f2f20c82f85b..2f173eb7459ec07db47c3683b0b8f3d81a753b26 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>forwardingrules-sync</artifactId>
index 4c6193b4b25ec698536c195d77950a927dc13722..25f2b5c9da2e7efc44002c76dd416f087587ef0e 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>inventory-manager</artifactId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index 3e57f852c190bf44a853c771e4fdc155c89ff611..fc1828a7871d5828a7f9c285b73e644bbae8ee3a 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>lldp-speaker</artifactId>
index 41b86d42bf3adafc539088fc90dcff6140e61607..d55cff2036a699d96282c3d4276a3801e0abbcae 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>notification-supplier</artifactId>
index 3595e6095ece1a5083b6af99076f2344a12056e6..23eeb8c5c19bb0e026bf07dc4728b436fcb9d0f9 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>applications</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
     </parent>
     <groupId>org.opendaylight.openflowplugin.applications</groupId>
     <artifactId>of-switch-config-pusher</artifactId>
index e96fe43aa15e51ee0cda1eaaa661fea0b69cd4ee..ca680cac7884266161f7ff8a18b5c3dc5dfb062f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 46bf8d56e5967abdab580dc7c22836af7c6791eb..09f1455d3ac25cc9a75d02be19ee523f80aac447 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>statistics-manager</artifactId>
index 8d752ec0cfd1f8c0af0278c06aa160f21ed2d688..c024e094b1b2be27e76a20994ebfa26902136668 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>applications</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>table-miss-enforcer</artifactId>
index 7b002dbd3734fe971815e425831aeb80916f4bae..dbc029f80443c7c5affb387cf633d2e892d33807 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-lldp-discovery</artifactId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -52,7 +52,7 @@
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>liblldp</artifactId>
-      <version>0.11.2-SNAPSHOT</version>
+      <version>0.11.3-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.openflowplugin.model</groupId>
index 9751b874269de4599584bcb6ae4a1b328e662472..6256df039faa19bf0e0428bac6b0bab372a6d695 100644 (file)
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin.applications</groupId>
   <artifactId>topology-manager</artifactId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
index aa0441b9e849436b591a23bc594b80eb508f8630..5c32b527c2df31f8737fc725dd9ff33ac8a38317 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-artifacts</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 1171631bc2ef78b3bd43782231a0cbd5e8f6ccc3..abf385c09117b4273e0fd2852361e0219c9554fc 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.3-SNAPSHOT</version>
     <relativePath></relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
   <artifactId>openflowplugin-karaf</artifactId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
   </prerequisites>
 
   <properties>
-    <openflowplugin.version>0.3.2-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index bd5b67f930d7be1e2518b44454edadcd2fd70934..86ba6111707d98e55abcae00056181c082fb1cd1 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test-karaf</artifactId>
index 92e9d5f13b9c4b5e94837b9388d154bbd8f2b877..2e79ba7fd7487f832145026dca8f7197ed29eb0e 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>drop-test</artifactId>
index db2136e51228adebf1059e47604a6e0b4d6a848f..f9d744567449041415c658be914e4fe6ce59fd6f 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.3-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension-he</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.2-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 24fe6b57a6e16738f5768f952fdf1d88595886b1..27b4a9b37daed11e0f96c066c92b9408450345a7 100644 (file)
@@ -4,17 +4,17 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.7.2-SNAPSHOT</version>
+    <version>1.7.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.openflowplugin</groupId>
-  <version>0.3.2-SNAPSHOT</version>
+  <version>0.3.3-SNAPSHOT</version>
   <artifactId>features-openflowplugin-extension</artifactId>
 
   <packaging>jar</packaging>
 
   <properties>
-    <openflowplugin.version>0.3.2-SNAPSHOT</openflowplugin.version>
+    <openflowplugin.version>0.3.3-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 254fe71099df8972ed49d2e76054d2db26e57bbf..20dbd87c009661259d5c7426abec0e6e7adc6317 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira-api</artifactId>
index 159d9b558c84a90d5d4ffd05ca6b170aa5e3ac4e..6828d145c6151ee8236e3d6941eb0d078872b7b4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>openflowjava-extension-nicira</artifactId>
index d081cdc940875030b60060446c0864ee45a6523c..0b11bccbe1c261c5daa743278eedc65f609878e5 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index f02bb065bed4825f0e2826b822b508e5ad0c4528..1821f32fd1102cb898601a1415c830bce2299d80 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-extension-parent</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
       <relativePath>../</relativePath>
     </parent>
 
index 628ddd3a7dc692a4760f762fa40b9edf0ce39b73..9db999292c2aff28f8ec9e75f02c0603f82f3e95 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-extension-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index a7137ee117846cd19491be95de0a74d650ae1754..f3d86ab6a111a0518de1ae3c525ec5e039e87896 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 82c7d6338a4c87d5869211e30fafa5967073026a..056750f6288b4a4d4b8990b27976871a6659fef0 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-extension-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>test-extension</artifactId>
index fb1e7c64c3a4163bde94eeaea0216132c6fc8d78..3e6bd5565a136abe667678a682ee32cc1baa4726 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin-he</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
-        <config.version>0.5.2-SNAPSHOT</config.version>
-        <mdsal.version>1.4.2-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.8.2-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.2-SNAPSHOT</openflowplugin.version>
-        <dlux.version>0.4.2-SNAPSHOT</dlux.version>
-        <lldp.version>0.11.2-SNAPSHOT</lldp.version>
+        <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>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <restconf.version>1.4.2-SNAPSHOT</restconf.version>
-        <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
+        <restconf.version>1.4.3-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 76ea5340c126a00fe1d6f535493f43d28f49a590..c155d0559b34aace0bbb978c0dbc93a358f85224 100644 (file)
@@ -5,26 +5,26 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>features-parent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>features-openflowplugin</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
 
     <properties>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.version>
-        <config.version>0.5.2-SNAPSHOT</config.version>
-        <mdsal.version>1.4.2-SNAPSHOT</mdsal.version>
-        <openflowjava.version>0.8.2-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.2-SNAPSHOT</openflowplugin.version>
-        <dlux.version>0.4.2-SNAPSHOT</dlux.version>
-        <lldp.version>0.11.2-SNAPSHOT</lldp.version>
+        <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>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-        <restconf.version>1.4.2-SNAPSHOT</restconf.version>
-        <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
+        <restconf.version>1.4.3-SNAPSHOT</restconf.version>
+        <mdsal.model.version>0.9.3-SNAPSHOT</mdsal.model.version>
     </properties>
 
     <dependencyManagement>
index 6bf5bd55f17dc6ed42b694fda0c1999554b340c7..bea5aa72a3132791e700c5ba1a47ea0102c6c5fb 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-base</artifactId>
   <packaging>bundle</packaging>
index c7d6c6f5b1d88713d6d9b6b46ba2a46bfc46bf2c..97c6e71ac82c61a2e0300db6224954210817bdd6 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-service</artifactId>
   <packaging>bundle</packaging>
index 5f92263ab926b648642c990b197b3d240ed45363..94e3333c5bc6e584014856e301e15d60a1b20e3d 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin.model</groupId>
     <artifactId>model-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
   </parent>
   <artifactId>model-flow-statistics</artifactId>
   <packaging>bundle</packaging>
index 1dcacce5617c9259740b649a1b7ddb59ea9098a3..cba057e48c9c02ec72f99f25850009116a487599 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.openflowplugin.model</groupId>
index a6d4849f0c3144f9e8fc3929e8a1db54e1d29a98..84c314219440d4af701d771a5c73e1f9fc6a3f10 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 4f86d5bdbd9881be4e13b7a7cdf021984ccd0ffe..cc23c97307eba1d6443532f8c661cba83d62820b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 85f227ab993aa2446201018ee980991e84364930..af80f42db48862ada9e63e11086df9bbc7066469 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 8b69a3a3bcf8a2de1ba833d917bea58ed8b4c2aa..ffbde466a3b159ab21b3ced2f8b1c50aebe8f493 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 66f83c585061b797ff70748eefa867cacc4246de..57cdacf7d4b5e02b01d75ef7b6fe1be1cf754d32 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
       <groupId>org.opendaylight.openflowplugin</groupId>
       <artifactId>openflowplugin-parent</artifactId>
-      <version>0.3.2-SNAPSHOT</version>
+      <version>0.3.3-SNAPSHOT</version>
       <relativePath>../parent</relativePath>
     </parent>
 
index 27ba0833db7b21a1c2701bbecc43ba2befc624f1..51a7e0c9ee82da2a3bc2453ffd241033a9b3a8e8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index b222eb9b117c523bcf3707ed3ebcdd5d6829cfad..aa24a465755547b4438879ba4e14188faa5004ad 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index bc53c091d1a859730238f91136c5244877da865a..0a17e286bec648554f7f065b9e370cf45c074b8d 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
index 709c72f719c17f667bf4bddf6b774e5915bc588d..ea8d4fe9990fd6c1bf01a42ce6fcc9fa45368f07 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-parent</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <scm>
 
     <properties>
         <project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
-        <openflowjava.version>0.8.2-SNAPSHOT</openflowjava.version>
-        <openflowplugin.version>0.3.2-SNAPSHOT</openflowplugin.version>
-        <sal.api.version>0.11.2-SNAPSHOT</sal.api.version>
+        <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>
         <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.2-SNAPSHOT</controller.distribution.version>
+        <controller.distribution.version>0.4.3-SNAPSHOT</controller.distribution.version>
 
-        <config.version>0.5.2-SNAPSHOT</config.version>
-        <mdsal.version>1.4.2-SNAPSHOT</mdsal.version>
-        <mdsal.model.version>0.9.2-SNAPSHOT</mdsal.model.version>
-        <yangtools.version>1.0.2-SNAPSHOT</yangtools.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>
     </properties>
 
     <dependencyManagement>
@@ -65,7 +65,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>2.1.2-SNAPSHOT</version>
+                <version>2.1.3-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
diff --git a/pom.xml b/pom.xml
index 4c5a73d6edd60f6ab29e3e6cb96e7e5c4ffa1f34..60e0cac838fba7c4940141e5591b62f47c00aa0f 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.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.openflowplugin</groupId>
     <artifactId>openflowplugin-aggregator</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
     <name>openflowplugin</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
index 05347658a317ac97e71cf37ff93a7383023ae238..63d8f323050e89ab51514582ce31787c35ad37c6 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
index 0f9230a60cfb61398e72af4f3d876c16db7d0ea3..3df1ab8cd350c7ac0145f77a88aa37caa6124e45 100644 (file)
@@ -4,12 +4,12 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
     <artifactId>sample-consumer</artifactId>
-    <version>0.3.2-SNAPSHOT</version>
+    <version>0.3.3-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <build>
index ebef70ef9b99d4dccc1255f415d6318b6aa21855..484581ee688dd2eff3a863f5c82f1c470099b010 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-common</artifactId>
index 3a2c3fd24658b91ee14fab2b077bb50fefd162ee..9b3d54ecfc9fc1b3ec22aad98ce139fd4b3881e2 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowplugin</groupId>
         <artifactId>openflowplugin-parent</artifactId>
-        <version>0.3.2-SNAPSHOT</version>
+        <version>0.3.3-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>test-provider</artifactId>