Bump versions by x.y.(z+1) 44/72944/1
authorjenkins-releng <[email protected]>
Wed, 13 Jun 2018 00:07:32 +0000 (00:07 +0000)
committerjenkins-releng <[email protected]>
Wed, 13 Jun 2018 00:07:32 +0000 (00:07 +0000)
Change-Id: I1094879685583885d2beebf1c2c2adb41158b3cb
Signed-off-by: jenkins-releng <[email protected]>
49 files changed:
features/features4-sfc/pom.xml
features/odl-sfc-genius/pom.xml
features/odl-sfc-ios-xe-renderer/pom.xml
features/odl-sfc-model/pom.xml
features/odl-sfc-netconf/pom.xml
features/odl-sfc-openflow-renderer/pom.xml
features/odl-sfc-ovs/pom.xml
features/odl-sfc-pot-netconf-renderer/pom.xml
features/odl-sfc-pot/pom.xml
features/odl-sfc-provider-rest/pom.xml
features/odl-sfc-provider/pom.xml
features/odl-sfc-sb-rest/pom.xml
features/odl-sfc-scf-openflow/pom.xml
features/odl-sfc-scf-vpp/pom.xml
features/odl-sfc-shell/pom.xml
features/odl-sfc-statistics/pom.xml
features/odl-sfc-ui/pom.xml
features/odl-sfc-vnfm-tacker/pom.xml
features/odl-sfc-vpp-renderer/pom.xml
features/odl-sfclisp/pom.xml
features/pom.xml
karaf/pom.xml
pom.xml
sfc-classifiers/pom.xml
sfc-classifiers/sfc-scf-openflow/pom.xml
sfc-classifiers/sfc-scf-vpp/pom.xml
sfc-genius/pom.xml
sfc-model/pom.xml
sfc-netconf/pom.xml
sfc-ovs/pom.xml
sfc-pot/pom.xml
sfc-provider/pom.xml
sfc-renderers/pom.xml
sfc-renderers/sfc-ios-xe-renderer/pom.xml
sfc-renderers/sfc-openflow-renderer/pom.xml
sfc-renderers/sfc-pot-netconf-renderer/pom.xml
sfc-renderers/sfc-vpp-renderer/pom.xml
sfc-sb-rest/pom.xml
sfc-shell/pom.xml
sfc-statistics/pom.xml
sfc-ui/bundle/pom.xml
sfc-ui/module/pom.xml
sfc-ui/pom.xml
sfc-util/pom.xml
sfc-util/sfc-openflow-utils/pom.xml
sfc-util/sfc-vpp-utils/pom.xml
sfc-vnfm-spi/pom.xml
sfc-vnfm-tacker/pom.xml
sfclisp/pom.xml

index 43bcd349f878f0acfbb1c09de1e618c9c4b24440..64034c48e585c86ba3e97e37004958c0d27f2749 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features4-sfc</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 1d29fb2baaca58dee872cde00308f596cb7d0157..ffd949b6766f73e9f192fa9f74c77ebda2f2af49 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-genius</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.4.2-SNAPSHOT</version>
+            <version>0.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 613b0a3ed165b00500a39a849da06307aa87e051..003fc6ae894c4e17d5e03fc8ee99c0ed9d2c6c81 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ios-xe-renderer</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -27,7 +27,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 64389587e3c36ef6a5ba9645d389dfea59a3e3b9..224c813a8577afc8ce85ffce75dfc50f1efb09d5 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-model</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>odl-mdsal-models</artifactId>
-            <version>0.12.2-SNAPSHOT</version>
+            <version>0.12.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-api</artifactId>
-            <version>1.6.2-SNAPSHOT</version>
+            <version>1.6.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 6fa033aa6e3d354552cb93a5dcc0cff697e715f3..88e1d09e2f39f500a4b8f67f01df9dde0650b437 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-netconf</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0a0638f81aa35dd8ffe30a5f92ca01f5eb495e40..6a51a6511566ca73a0dc330a3b02d59b65ed148e 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-openflow-renderer</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-flow-services</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius-api</artifactId>
-            <version>0.4.2-SNAPSHOT</version>
+            <version>0.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0de19b16a86540c150925509abaa46056f5c3c70..049681e411bf6b4ebff2145d5ad7351c24ac0e39 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ovs</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-impl</artifactId>
-            <version>1.6.2-SNAPSHOT</version>
+            <version>1.6.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index c20c5f2c753f22f86f68eefd98cd9ace9c7c6b26..1530fdc86a0f2454a43885574eb26f6c67633bea 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot-netconf-renderer</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 11e71390902a3e5918f53660f92c66af39fae514..60f2204e5e36415e7e84855d6a8c222c0897fe56 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index bd390d1677bc0398a8711f69f389105cea2bfd9b..6febdc32291c6756aca43587a15318371f5b751f 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider-rest</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b128a958b02f266a2930b4189d25b5d94bc8e689..48fc1a4474057c70830f20722ada116b1d851a11 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.4.2-SNAPSHOT</version>
+            <version>0.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0194b47c0aa85593b2ed68aac09d40592e147fc7..3c219f65eb4ac1e542213b1ec810e047037a39da 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-sb-rest</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index bb93079d440f3f8d862dd12f39fd506e4bf955ba..15ab47f3a675222863c8240735cec4b8bcbcd9f6 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-openflow</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-flow-services</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.6.2-SNAPSHOT</version>
+            <version>0.6.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius-api</artifactId>
-            <version>0.4.2-SNAPSHOT</version>
+            <version>0.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index c474405afe2323bd4b84f673d620cd40bc8dc437..8be17c8e10428904f30c104b3857b8a3b97b39d1 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-vpp</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector-all</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ddcd09aaf5236f9ffbc80cd601d4e91809e67f05..209ee78ed0a4bad51b78918fd34efd9f424e1635 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>odl-sfc-shell</artifactId>
-  <version>0.7.2-SNAPSHOT</version>
+  <version>0.7.3-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ODL :: sfc :: ${project.artifactId}</name>
 
index c7bf9afa7be172b9c830287bb9c9f0c93e9767ca..71b4219c6f525afe84f2ed1b4d5cb804e8e9ec8b 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-statistics</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
          <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index db19e8a136d43bbd04a47d3b479665707f99dbf4..eca33d6c07e20b69a627f2406d8342aa2a67cd6a 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ui</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.7.2-SNAPSHOT</version>
+            <version>0.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f9e25dd8ee1f08856c6cd66248b8976b0bd32caa..ea09f95340428fcc574693263d85b365179e8c37 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vnfm-tacker</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -28,7 +28,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d4c395a7bd1775e0c660dbd4a0dfa610b5187afc..a2b777b72ea0d8079deab846242bc5a30b6e0083 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vpp-renderer</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector-all</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.4.2-SNAPSHOT</version>
+            <version>1.4.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 19ef862a5136b75cd669d4d82596b1e4f459bb52..500c7294819ca319faf3987ccf4d7021db733bfc 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfclisp</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.lispflowmapping</groupId>
             <artifactId>odl-lispflowmapping-mappingservice</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.lispflowmapping</groupId>
             <artifactId>odl-lispflowmapping-southbound</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e22d101cad8c06b27905470e5ed7d4f5db915f44..0c4e6b329d21bb23cde5c9b22d2e4299513d53e5 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 9ebfac990c8373668f7b1e896be9f0b9c6dc7ecd..4ffbbd6b3608cd1ca421b884b4bf32a6de2d5f9d 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-karaf</artifactId>
-  <version>0.7.2-SNAPSHOT</version>
+  <version>0.7.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
diff --git a/pom.xml b/pom.xml
index e44f5a610c55e334b561f9283797e5a41b52e0b4..a4ba788a60b20da13572238f12df0f66c2b86570 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,13 +6,13 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.2-SNAPSHOT</version>
+    <version>0.12.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-parent</artifactId>
-  <version>0.7.2-SNAPSHOT</version>
+  <version>0.7.3-SNAPSHOT</version>
   <name>sfc</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
 
     <!-- Build Plugin Versions -->
     <karaf.maven.version>3.0.1</karaf.maven.version>
 
-    <config.version>0.8.2-SNAPSHOT</config.version>
-    <mdsal.version>1.7.2-SNAPSHOT</mdsal.version>
-    <netconf.parent.version>1.4.2-SNAPSHOT</netconf.parent.version>
-    <restconf.version>1.7.2-SNAPSHOT</restconf.version>
+    <config.version>0.8.3-SNAPSHOT</config.version>
+    <mdsal.version>1.7.3-SNAPSHOT</mdsal.version>
+    <netconf.parent.version>1.4.3-SNAPSHOT</netconf.parent.version>
+    <restconf.version>1.7.3-SNAPSHOT</restconf.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <mdsal.model.version>0.12.2-SNAPSHOT</mdsal.model.version>
-    <lispflowmapping.version>1.7.2-SNAPSHOT</lispflowmapping.version>
-    <ovsdb.southbound.version>1.6.2-SNAPSHOT</ovsdb.southbound.version>
-    <l2switch.version>0.7.2-SNAPSHOT</l2switch.version>
-    <genius.version>0.4.2-SNAPSHOT</genius.version>
-    <infrautils.version>1.3.2-SNAPSHOT</infrautils.version>
+    <mdsal.model.version>0.12.3-SNAPSHOT</mdsal.model.version>
+    <lispflowmapping.version>1.7.3-SNAPSHOT</lispflowmapping.version>
+    <ovsdb.southbound.version>1.6.3-SNAPSHOT</ovsdb.southbound.version>
+    <l2switch.version>0.7.3-SNAPSHOT</l2switch.version>
+    <genius.version>0.4.3-SNAPSHOT</genius.version>
+    <infrautils.version>1.3.3-SNAPSHOT</infrautils.version>
 
     <!-- Supporting Libraries -->
-    <feature.openflowplugin.version>0.6.2-SNAPSHOT</feature.openflowplugin.version>
-    <openflowplugin.version>0.6.2-SNAPSHOT</openflowplugin.version>
+    <feature.openflowplugin.version>0.6.3-SNAPSHOT</feature.openflowplugin.version>
+    <openflowplugin.version>0.6.3-SNAPSHOT</openflowplugin.version>
 
-    <branding.version>1.6.2-SNAPSHOT</branding.version>
+    <branding.version>1.6.3-SNAPSHOT</branding.version>
     <pax.logging.service.version>1.8.2</pax.logging.service.version>
     <pax.logging.api.version>1.8.2</pax.logging.api.version>
-    <dlux.version>0.7.2-SNAPSHOT</dlux.version>
+    <dlux.version>0.7.3-SNAPSHOT</dlux.version>
 
     <!-- Test Libraries -->
     <junitparams.version>1.0.3</junitparams.version>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.4.2-SNAPSHOT</version>
+        <version>2.4.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 0fa489fe84b511ee1708f7b310f73e088820726a..49a043589e4619a02112580806598cd2d6b8291d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index ca4f0ec16b5b595469f27f4258ecb0c01af69d81..ae5615849089a56e5df6cf4e60debd473ffe3f07 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-openflow</artifactId>
index be814ac483df840d3f22d77b8d964c8371938259..7db6a728fb95a4ffd16c65479ff2e991951f9f2d 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-vpp</artifactId>
index e0b9d1ee25a95e745cc835ec8e3db57b030d6818..26f64488cc6201a0379d0b71961f3813b2e8cc9c 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>sfc-parent</artifactId>
     <groupId>org.opendaylight.sfc</groupId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>sfc-genius</artifactId>
index 6af43f9536004ffcc2f8b13d680904008c326df5..2d86cc543910d3588526c857747cfbdfecf68884 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index ed56ac1c6f701a133c31ad5618d165cb976e6c99..6367b30644518a70e6bbfdb2e37a64c2f2313bae 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 710b42b5f3f877787be10d3be7194077df94bee3..3537eb205a8fbc8069f16b232171e8264c9cfa3f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index da939d785feb3ab7180b772b4310c4266b04400e..c15241953a1fddc489ae1a5865ff50cd0999b0b7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 157e03aa502b3712aa46e3acdf1c66f977a1947d..5670b5a7dd8c3abdf7fe80d1437b39873349aff5 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index ba66267a2b72850092cd6e01f654a0b7efa64ffa..b4b85922306085f40b451fe7e5d141cbd4bb1290 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 1d8bc8754fcb169c1fd7a78d0fe9704abb32b56b..c72c31d195e5098c175b492be1590060de1c0120 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 89e7876e223d5be35b1ebeea9ac0afb5f112ed4f..ad4516eac7bb2816b3bd688248a42a4f178f9374 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 79f582ffaf4dff0c5d293924af4362badce1d411..62f96aed28ee00c685c6aab242f96211f84a8327 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 3599fcf458c2ab637158146cee265ac0d0f4f3f9..4c52f99dff9c357fc7dc911c8132872864a5d8e4 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-renderers</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 4c3b1832ad8067d02a47818c9f7c1b69a0580d53..61879a0c28bde58f30ef2b1e6ee5860079546a43 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 60393bebcf464b84239f7b0940e5aa6c57fd7791..c9406236eed07894d0a0070ad584adf48a311652 100644 (file)
@@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 2231d0e671b9e2f474727aed0452ec9e14bf625a..2be70a649133c0400fb884d899ac40adffb0141b 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 3f43dabf1c48161d1eb5f02255d43fde1dc80e32..fcd37b26149b37d9bf1b84727f6a678ce4909e67 100644 (file)
@@ -4,7 +4,7 @@
  <parent>\r
     <groupId>org.opendaylight.sfc</groupId>\r
     <artifactId>sfc-parent</artifactId>\r
-    <version>0.7.2-SNAPSHOT</version>\r
+    <version>0.7.3-SNAPSHOT</version>\r
     <relativePath>../../</relativePath>\r
   </parent>\r
   <artifactId>sfc-ui-bundle</artifactId>\r
index d89502127c0f46fd724f5e54ddb9b239a0434b2f..7680d4eb70c5ecd97918bc31034cc1f137fc44ba 100644 (file)
@@ -12,7 +12,7 @@
     <parent>\r
     <groupId>org.opendaylight.sfc</groupId>\r
     <artifactId>sfc-parent</artifactId>\r
-    <version>0.7.2-SNAPSHOT</version>\r
+    <version>0.7.3-SNAPSHOT</version>\r
     <relativePath>../../</relativePath>\r
     </parent>\r
     <!-- <name> formatting is used by autorelease to parse and notify projects on\r
index 87fe3f30b42770d2605aa9208905b86a8cc24ddd..de6b24de113042b998ecd1547a39b31a6ed18778 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
index fb99574c553537fe308fdbea7272bbfd2a8bb264..c90709208bb0af9514094bb46b52c25699d3dea3 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
index abf05e385f3b077b332d4e3f8b51cce949e8a235..52741faab646c6deffe3c3bbd4e1548433355314 100755 (executable)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 5f927dea7d872dd685862f87a0fb7e35340e075b..5701c61adc0821a19e002e40d7427bbfdd4e6b78 100755 (executable)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 302a643a2ad7fec847c7984e3e3197404869a856..69b4a589c19a4434eef0d7c609c4b554687b9bc5 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 40abb49fab8cdc258f3b2787a5f8f32c2383fea9..50fbf897980287490d476a5c4d1f205b6fdeccf4 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.2-SNAPSHOT</version>
+        <version>0.7.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index aa68591c6b5fcd47aedbc396e96803d59b72acb5..99548b26e7261d08ee71618866bd138d30f20212 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.2-SNAPSHOT</version>
+    <version>0.7.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>sfclisp</artifactId>