Bump versions by x.y.(z+1) 03/80203/1
authorjenkins-releng <[email protected]>
Thu, 7 Feb 2019 09:45:05 +0000 (09:45 +0000)
committerjenkins-releng <[email protected]>
Thu, 7 Feb 2019 09:45:05 +0000 (09:45 +0000)
Change-Id: I41ec0425ad4f715e61c7b67807157a0326391395
Signed-off-by: jenkins-releng <[email protected]>
47 files changed:
artifacts/pom.xml
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-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-util/pom.xml
sfc-util/sfc-genius-utils/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 faf918dcd5627df8616e19289ecbcc86f6e3576a..4f9c6bf8aac4188c90a27c7b9b480dfe8f0d0a8d 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-artifacts</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 791d7c347badaebf01899019cfa3fb4849011f11..786e79202bf9b5deb001ceec16f408bfa1b18ce9 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features4-sfc</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index fb1c5d56c26594d4eb9effb974ced45acfda3ce9..3cde01bdcbcaa462a0cdbd96c802ffd8059365b3 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-genius</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.8.2-SNAPSHOT</version>
+            <version>1.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.5.2-SNAPSHOT</version>
+            <version>0.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
@@ -56,7 +56,7 @@
         <dependency>
             <groupId>org.opendaylight.serviceutils</groupId>
             <artifactId>odl-serviceutils-tools</artifactId>
-            <version>0.2.2-SNAPSHOT</version>
+            <version>0.2.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 741944d69241d414a22e8530bdfef5b1abb59a00..7d2abb1faaeaae9517df8de24b1a2a2c50b26075 100644 (file)
@@ -19,7 +19,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ios-xe-renderer</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e2840bab338fe8ca488de85b837045da9caf4f0a..f643578b6437b0e4a1fc7a9c458594d0b53e3ae4 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-model</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal.model</groupId>
                 <artifactId>mdsal-model-artifacts</artifactId>
-                <version>0.13.2-SNAPSHOT</version>
+                <version>0.13.3-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
@@ -58,7 +58,7 @@
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-api</artifactId>
-            <version>1.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index a82d6a833a46137ca9f044e1d92f49507d2e9d44..67be3b050b1d7aa1b1f4d522ae50d7c06bdcc397 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-netconf</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0b1a63d60caf7a1c8715850473fe6b45e2f7e721..09c131c5b9341f133acb87b334002e7ecc3933c5 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-openflow-renderer</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.7.2-SNAPSHOT</version>
+            <version>0.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.7.2-SNAPSHOT</version>
+            <version>0.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 1cab8c7cf93da2245a75bee93ef5b03262ed5eb4..f400e97f7a1b8dc8074e585c22635f5db0f1b2f9 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ovs</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.7.2-SNAPSHOT</version>
+            <version>1.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 21487e9e53f7d60410546f37cff8214e77092ad3..a534b7c16f2762a6b7ed19c998f99b57b742362b 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot-netconf-renderer</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index fea615a8d35788a47c96ccdba05bf2947f42df3d..bba19b834194711cf7befa09fffc7fd296cdde05 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index a4161ad04b306be3e706311a941401155c8afd63..d4ffda00012776a756fe31829aa88b33cfeee76c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider-rest</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.8.2-SNAPSHOT</version>
+            <version>1.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index dcfed7b42461126c317a318d3e94bf6243a1df52..ea882e6f449066bcc8feadb6f53eaa307dce52e3 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.8.2-SNAPSHOT</version>
+            <version>1.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.serviceutils</groupId>
             <artifactId>odl-serviceutils-tools</artifactId>
-            <version>0.2.2-SNAPSHOT</version>
+            <version>0.2.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 33dad930997f64fb14454f07da056ad57c8a1122..b3edaca8e929226c439de55074c5fa2682193b9c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-sb-rest</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 33fd1e4c8c3341335ce66349d1c8af0ff1eb4b22..52f76e6b855a45d85f557adab4f918a33aaad60b 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-openflow</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.7.2-SNAPSHOT</version>
+            <version>0.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.7.2-SNAPSHOT</version>
+            <version>0.7.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e7bee05fffc49d0711b4cfef556f540a49589f42..f8008dcfe082b6353304a45e1dd9b4acf4e32c2d 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-vpp</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 63dccc726ef87b6d99cedaea14359c4c7395d5a1..e4899b31c2e7f1d69afe5ce3d4f3662e52a565b1 100644 (file)
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>odl-sfc-shell</artifactId>
-  <version>0.8.2-SNAPSHOT</version>
+  <version>0.8.3-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 8332a4c348180ee0eb06d6e5ba3d940ad7e8b08e..1fbbd9362cfcd59f4efab0dc6a6eaf0796e831b7 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-statistics</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.8.2-SNAPSHOT</version>
+            <version>1.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 639fe88d335394c9b265de968405691d2a155db6..25cd4011d77689cf90406925f2b3317a06005871 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vnfm-tacker</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
         <dependency>
             <groupId>org.opendaylight.aaa</groupId>
             <artifactId>odl-aaa-web</artifactId>
-            <version>0.8.2-SNAPSHOT</version>
+            <version>0.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.8.2-SNAPSHOT</version>
+            <version>1.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index fe5b935c16db55f8e9f673e6057722ee8c36dec4..ad0fe7b33a76eeb7ea72e5615b316f7fe7b0bd5c 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vpp-renderer</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.5.2-SNAPSHOT</version>
+            <version>1.5.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d6c9e51ab06341aaa1f8438fde4dcd9b4e584bf4..e710104fb9a3cfb39eab6a2c89cc12beb45b31f0 100644 (file)
@@ -20,7 +20,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfclisp</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.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.8.2-SNAPSHOT</version>
+            <version>1.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.lispflowmapping</groupId>
             <artifactId>odl-lispflowmapping-southbound</artifactId>
-            <version>1.8.2-SNAPSHOT</version>
+            <version>1.8.3-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 23f9026b17b989b0dbae9171e1ad87587a4869b2..c9b111b685c2c2856734ddc735aab626bdec2edf 100644 (file)
@@ -18,7 +18,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index d091e653222efba295aabd8bac5f1ac89d08c4a2..9598ccd406255e5a0e638f35ebbdfa06154ba3dd 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-karaf</artifactId>
-  <version>0.8.2-SNAPSHOT</version>
+  <version>0.8.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 e341241a2e0015e04bf9f47a4425717cc6d4a3bf..3a74eadc02f928ff7a0928bdb3a92420227150ad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.13.2-SNAPSHOT</version>
+    <version>0.13.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-parent</artifactId>
-  <version>0.8.2-SNAPSHOT</version>
+  <version>0.8.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.9.2-SNAPSHOT</config.version>
-    <mdsal.version>1.8.2-SNAPSHOT</mdsal.version>
-    <netconf.parent.version>1.5.2-SNAPSHOT</netconf.parent.version>
-    <restconf.version>1.8.2-SNAPSHOT</restconf.version>
+    <config.version>0.9.3-SNAPSHOT</config.version>
+    <mdsal.version>1.8.3-SNAPSHOT</mdsal.version>
+    <netconf.parent.version>1.5.3-SNAPSHOT</netconf.parent.version>
+    <restconf.version>1.8.3-SNAPSHOT</restconf.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <mdsal.model.version>0.13.2-SNAPSHOT</mdsal.model.version>
-    <lispflowmapping.version>1.8.2-SNAPSHOT</lispflowmapping.version>
-    <ovsdb.southbound.version>1.7.2-SNAPSHOT</ovsdb.southbound.version>
-    <l2switch.version>0.8.2-SNAPSHOT</l2switch.version>
-    <genius.version>0.5.2-SNAPSHOT</genius.version>
-    <serviceutils.version>0.2.2-SNAPSHOT</serviceutils.version>
-    <infrautils.version>1.4.2-SNAPSHOT</infrautils.version>
+    <mdsal.model.version>0.13.3-SNAPSHOT</mdsal.model.version>
+    <lispflowmapping.version>1.8.3-SNAPSHOT</lispflowmapping.version>
+    <ovsdb.southbound.version>1.7.3-SNAPSHOT</ovsdb.southbound.version>
+    <l2switch.version>0.8.3-SNAPSHOT</l2switch.version>
+    <genius.version>0.5.3-SNAPSHOT</genius.version>
+    <serviceutils.version>0.2.3-SNAPSHOT</serviceutils.version>
+    <infrautils.version>1.4.3-SNAPSHOT</infrautils.version>
 
     <!-- Supporting Libraries -->
-    <feature.openflowplugin.version>0.7.2-SNAPSHOT</feature.openflowplugin.version>
-    <openflowplugin.version>0.7.2-SNAPSHOT</openflowplugin.version>
+    <feature.openflowplugin.version>0.7.3-SNAPSHOT</feature.openflowplugin.version>
+    <openflowplugin.version>0.7.3-SNAPSHOT</openflowplugin.version>
 
-    <branding.version>1.7.2-SNAPSHOT</branding.version>
+    <branding.version>1.7.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>
 
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>2.5.2-SNAPSHOT</version>
+        <version>2.5.3-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 95f19cf3c047d2a7716b292ef2253f694997e5c7..452d3db319958267ebe9455292dc45ae0d80bf5a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index fe6d092c9169de680460ccad0e4a1a712c34ea78..73004175cd8a812ef308863067614ca5226971db 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-openflow</artifactId>
index 39f93b97514fd431f42a8e8946ebb979ca18ea04..58970c1bda4e670950b161060b660a39276b036f 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-vpp</artifactId>
index 7bb98cb54a73e96ac4c598fa5de0546409213586..44ab6d11ec701203dfc7ae3967cd8d82cd1e67fe 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>sfc-parent</artifactId>
     <groupId>org.opendaylight.sfc</groupId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
   </parent>
 
   <artifactId>sfc-genius</artifactId>
index 8917c990154595443999ceff6935f934a6a3e92b..b5253957935f296b6277f6b7b69a6e0a4c1f335e 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.13.2-SNAPSHOT</version>
+    <version>0.13.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-model</artifactId>
-  <version>0.8.2-SNAPSHOT</version>
+  <version>0.8.3-SNAPSHOT</version>
   <packaging>bundle</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. -->
@@ -22,7 +22,7 @@
       <dependency>
         <groupId>org.opendaylight.ovsdb</groupId>
         <artifactId>southbound-artifacts</artifactId>
-        <version>1.7.2-SNAPSHOT</version>
+        <version>1.7.3-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
index 478b31e24136a2a10007bfc67115d3823f735655..9742cee1af6f61f22e7a594f965a53ce84e4a0ad 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 883d8d23f8f70c3c1a433b3677681a4889ff8dcc..2cdd8bb649b7343bb04b98d98a268bb6318c454d 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 433ff973eae0f16008795a9c5bcf34e64d7c5321..5d1d39483a686eeca77f18fbc463ab300ba80d46 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 9e7e5fc8dee3129a9d2f6ef54934bf58b4e81e80..6ee085f2c55a5cd715179d015d566fcbad8d12d0 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 1f98e1916bcae7b1bbe8a1b03ed9a6391f4ef8b6..ed24bb2fcbbbee6b025b6c1f45dc1112b9b84cfc 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index ec03547eeff56771e082db3092861564532c78a1..3f322ad5cbbdbc330eac1044cea1037e886cfdaa 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 8ec535476c3f7940fbe4785195e451c151fd97cb..48a49b0dcf18d204f629e1d98622323558377c7a 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 27a6d0a322430d0107b8e3115882493dfb9b110e..ea9fa1289c5559b408e46d52c278dd20d9097cf7 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index bbf018f1c6d1c21ecd6f4472ae7d5ec0a54cf47e..42de8844da272c4b60407727c1936f0b916c4a56 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-renderers</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 2b5672292b1c3638f777a67a848e174a1bd67590..511cca80c666376fdc5d40f1bda6d05f86117662 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index a42b050a161d25a0a60b4274f23f0a082d86053d..b730797172a26ed7a80e06e2d090485228f610a3 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.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 800c0b434483452b029338513deb3e8435ccd1c7..85f3e4833b68dbf6aae492e1dde0af63fd7c2bd0 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 7f38fb694bab49abe3ccc9278798c3aa4d458dea..3ed7a85e345df048d1c13018d63236f892f30f29 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
index 1217123b758290a52186be683017ed3ee30e6b20..386fbd0fa1d592f0f19c4572ed1613795b0e8c47 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 8c0e7cce486658fc05b1a1ebdbc754cbcf9d76f4..ac8e86428e762c0823709dd5766ed7914d646d3f 100755 (executable)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 4b04a904d1f58c32c1d6726d0865eca7aab4b506..8144860d3c88fce0acf1321aea431f3a86bcd2f1 100755 (executable)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6fd550a636fb4a67313ebed47658b5859f1ff73c..4e6fafdfa32e19711a9c81e386153107be3f6070 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 1795ec8175a9d308ed6cb315d227b7af21287ff8..f12b15d421eb34ffc285258fe8473293b82166b8 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.8.2-SNAPSHOT</version>
+        <version>0.8.3-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index be980d768bc660b81629820852a0b7872b923e53..a3921577543a997d7bb04a78d2a03490944ad443 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.8.2-SNAPSHOT</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>sfclisp</artifactId>