Bump versions by x.y.(z+1) 56/69856/1
authorjenkins-releng <[email protected]>
Thu, 22 Mar 2018 16:57:43 +0000 (16:57 +0000)
committerjenkins-releng <[email protected]>
Thu, 22 Mar 2018 16:57:43 +0000 (16:57 +0000)
Change-Id: I6ab87debef9177eb53346d2970c8fd07ec2a5752
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 9ae56602d5bbf5b10535dfff2edcdde61dd32fe2..fe6c9299fb5a7a6c0c28a706f53d158e40e5a002 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features4-sfc</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index e59f147eb2ee5e84bef5bdc8d0a8e8675a14df8a..7ce1c9998117888364a424d3f39063748d1cf8c1 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-genius</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.4.0-SNAPSHOT</version>
+            <version>0.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 56076dce3802c339c0689a889dbab1d1b580eeb7..696fc2b1a298ca1f5c79dbbdc8b5807415f49c55 100644 (file)
@@ -25,7 +25,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ios-xe-renderer</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -33,7 +33,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index c04d0e134fd2c314518b62babebd08fe269606b3..3478bbf569970c075250088289be45ee4ab1deb5 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-model</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>0.12.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-api</artifactId>
-            <version>1.6.0-SNAPSHOT</version>
+            <version>1.6.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index d020748645fc7030f2505bde9a546610d633eec9..0d7d81ab52fa9dd411ad70ac9017b2eb67f1f99c 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-netconf</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 4ab3ccf68d353fe2e5117f88f9fbfd8366ab45a0..0bdc7ed1ddee50c83eb2ca86038a7d34f02c4239 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-openflow-renderer</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>0.6.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.6.0-SNAPSHOT</version>
+            <version>0.6.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius-api</artifactId>
-            <version>0.4.0-SNAPSHOT</version>
+            <version>0.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index dc1c5c9aa28b982b33d481e60ed6926d78ebaf05..e3898102d1d9ae312c65322fcf7872b7cd3927ea 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ovs</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.ovsdb</groupId>
             <artifactId>odl-ovsdb-southbound-impl</artifactId>
-            <version>1.6.0-SNAPSHOT</version>
+            <version>1.6.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 2b311a406a61932c29470ab8d0a305bb11e93512..2fb4bbed59dfb998660ed31d5594608744296ca4 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot-netconf-renderer</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index c50353b897528bd3568e0ede4fc07e740df5a380..e0a06ecc934ebce819ae4f7101e9501097791f0f 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-pot</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-connector</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 262a4d3bb5f687cb3f2d879fcfab9d0a6d9ceedf..1b836976057e3fe4cae304bff47023bdef8dd371 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider-rest</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 656c8b52f9ff6a120aff134a67c5a439a0a5ef9d..af814e4d2c3acb0996ab87b64a52672a2ffd4d58 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-provider</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius</artifactId>
-            <version>0.4.0-SNAPSHOT</version>
+            <version>0.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b83aa22b388abb24838b2eef5e806225862d421c..6ea16b567bf23257b734cb2c7eba9e4200fdf188 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-sb-rest</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index c20c163ab46d942bbb1a9fb0e7f69f28b985304f..78b4a8b8e301f5acffa736ff1d41e4624423736e 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-openflow</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>0.6.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.openflowplugin</groupId>
             <artifactId>odl-openflowplugin-nxm-extensions</artifactId>
-            <version>0.6.0-SNAPSHOT</version>
+            <version>0.6.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>
             <artifactId>odl-genius-api</artifactId>
-            <version>0.4.0-SNAPSHOT</version>
+            <version>0.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 31a95489d012aa92e80a299bedcf31028df5eaa5..83f91ef72461dc61103d9c25fbdc01a2a7a1485f 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-scf-vpp</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index f1a0eacf652057b48011708980e161760f985969..2e4517ac587ae0e8482016d118fcc56cf3c35a6b 100644 (file)
@@ -25,7 +25,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>odl-sfc-shell</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.1-SNAPSHOT</version>
   <packaging>feature</packaging>
   <name>ODL :: sfc :: ${project.artifactId}</name>
 
index 410cb7b7621187bc4012420516e2318f547e7fbf..f0083f91f4fac1bd83dfde11c3abb7d78aeaa6f3 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-statistics</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -34,7 +34,7 @@
          <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 0dad00441f3f798c006f604818f3c0972c392c69..9785340d09e366511323948c9403bf9d111facf2 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-ui</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>0.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-mdsal-apidocs</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index fe9f5e095aab2a236e1e8fe5eb0e6ec16e5fe291..5568e6695d20ab420aa2eecd925a391a2bb6ad0b 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vnfm-tacker</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>feature</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
@@ -34,7 +34,7 @@
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>odl-mdsal-broker</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 9b4b6f2731694c965a16710343b5f68ec384d585..db19d78064f9d8af9f7b688512e3976ae3b77fb7 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfc-vpp-renderer</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-tcp</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-netconf-topology</artifactId>
-            <version>1.4.0-SNAPSHOT</version>
+            <version>1.4.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 4a751b280dfaa2fda03840811744b854e5783751..a369c479244e7f2bb518a94bdb450347c0650b64 100644 (file)
@@ -26,7 +26,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>odl-sfclisp</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-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.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.lispflowmapping</groupId>
             <artifactId>odl-lispflowmapping-southbound</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.7.1-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 141cbf82436f9869ec045e801c60c5763e702ba7..b347c466b976d699d96de932d521f45a90ac9446 100644 (file)
@@ -24,7 +24,7 @@
 
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>features-aggregator</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>ODL :: sfc :: ${project.artifactId}</name>
 
index f7f2161805d4a76e2ab533ddc5d484a7414ccacd..51a471737fad0f28d7a8a6b25f088a3e0035b5a3 100644 (file)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-karaf</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.1-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 9d930c5999c6b4b864ef6be47bd5a74ebeaa7033..018ea17a87335847aca681710bbbf58ad98127f7 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.0-SNAPSHOT</version>
+    <version>0.12.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.sfc</groupId>
   <artifactId>sfc-parent</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.1-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.0-SNAPSHOT</config.version>
-    <mdsal.version>1.7.0-SNAPSHOT</mdsal.version>
-    <netconf.parent.version>1.4.0-SNAPSHOT</netconf.parent.version>
-    <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+    <config.version>0.8.1-SNAPSHOT</config.version>
+    <mdsal.version>1.7.1-SNAPSHOT</mdsal.version>
+    <netconf.parent.version>1.4.1-SNAPSHOT</netconf.parent.version>
+    <restconf.version>1.7.1-SNAPSHOT</restconf.version>
     <salGeneratorPath>src/main/yang-gen-sal</salGeneratorPath>
-    <mdsal.model.version>0.12.0-SNAPSHOT</mdsal.model.version>
-    <lispflowmapping.version>1.7.0-SNAPSHOT</lispflowmapping.version>
-    <ovsdb.southbound.version>1.6.0-SNAPSHOT</ovsdb.southbound.version>
-    <l2switch.version>0.7.0-SNAPSHOT</l2switch.version>
-    <genius.version>0.4.0-SNAPSHOT</genius.version>
-    <infrautils.version>1.3.0-SNAPSHOT</infrautils.version>
+    <mdsal.model.version>0.12.1-SNAPSHOT</mdsal.model.version>
+    <lispflowmapping.version>1.7.1-SNAPSHOT</lispflowmapping.version>
+    <ovsdb.southbound.version>1.6.1-SNAPSHOT</ovsdb.southbound.version>
+    <l2switch.version>0.7.1-SNAPSHOT</l2switch.version>
+    <genius.version>0.4.1-SNAPSHOT</genius.version>
+    <infrautils.version>1.3.1-SNAPSHOT</infrautils.version>
 
     <!-- Supporting Libraries -->
-    <feature.openflowplugin.version>0.6.0-SNAPSHOT</feature.openflowplugin.version>
-    <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
+    <feature.openflowplugin.version>0.6.1-SNAPSHOT</feature.openflowplugin.version>
+    <openflowplugin.version>0.6.1-SNAPSHOT</openflowplugin.version>
 
-    <branding.version>1.6.0-SNAPSHOT</branding.version>
+    <branding.version>1.6.1-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.0-SNAPSHOT</dlux.version>
+    <dlux.version>0.7.1-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.0-SNAPSHOT</version>
+        <version>2.4.1-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index d4a96e5f74d82cf482af68ae3edda981f97086d3..fa3701839bfe72c27211a7252a190e230c4f822e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 0b0764242af9c2d9cac5c241335fa65525995169..229db42ff1664d61034031fd5bbf3f196961bf8b 100644 (file)
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-openflow</artifactId>
index 54efb49291b149f3cf89aed78b64dc045d54d176..74f42f5c23d5c8676978a0eb54712b0947002265 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-classifiers</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>sfc-scf-vpp</artifactId>
index 978326447bce93d42e4dbaf8246ed95f0873cd5b..6987ef2141545b1c02fb08b9d8f65adeee4d7f1b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>sfc-parent</artifactId>
     <groupId>org.opendaylight.sfc</groupId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>sfc-genius</artifactId>
index dbe085e1c5a85f45d9ee2e584ae4027561f4b9fd..14c159b6dc724cec310c05dbc6eff63754f35454 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 463e4d9343c58826453557fd472f01ca2441f698..3c974c7c3c56c8c24dd968cc9f3ef489311cc240 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index a1e9b0b2e2c5c18ba91b3be867e2080738e7dbeb..88efffd87014488faf198fd98aeb7ba5d0ac1330 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 5ac13f45608c5f1e8dddfbd4dfda2f5f9dfdf7e3..ae274340021bb5e75dd6e95b3a86bd0999d7c845 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 360322d616275c125d6d1bee20282706c15b4721..dd9ca80b0dc2480b9089162e4da097f10f79d77b 100644 (file)
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 8ab3c296494316bf77e23c62995dd894fb66cda0..7aa8ae9c7a77f159993087ad12761ee6dbf0175e 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index 520655ac800e85cbd95178a1b71d78e2f832c22b..64181124c15ac237c8bc95864c33a03d9cf9afd5 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 3e9b6fd6be5e2a5e55478ca2928ee4ce86572f91..5b2b42fdb944fcedcddea7d2bb1bb6c6727e4057 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index b6e5fe401996d5e43c9db9a98b4397e1293b54d7..b79a09c466c9a51c37f1f5bc806be6aa2e4f7435 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index e978804d4f65e2ccd3b20e1e810d1ac1ceb4689f..339be20c85417104b7192259bf3e373d9c9e2a31 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-renderers</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index d6a8235006526c87fc5d8877b1365f1e1100b53b..6f0310a290e85f14fdad668a3fa61db8cefad3c9 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 9f6449b66bde4f796e1729d159d7dc26ae368588..e55487ea0f01189d19e48c518330ed8b23055607 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.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 0abc7677f6b3f8ebf08bd1a802a1ee5ee5964b9c..5afc5ba668aaa6b52db0747abf2f8c375627664f 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 8f46c8a60dd38ff47babaeace13d6dd0dd821897..f97be481e01f249193b4d7aecfbeaae075a832a6 100644 (file)
@@ -4,7 +4,7 @@
  <parent>\r
     <groupId>org.opendaylight.sfc</groupId>\r
     <artifactId>sfc-parent</artifactId>\r
-    <version>0.7.0-SNAPSHOT</version>\r
+    <version>0.7.1-SNAPSHOT</version>\r
     <relativePath>../../</relativePath>\r
   </parent>\r
   <artifactId>sfc-ui-bundle</artifactId>\r
index ba41958b4100b6f91a129ec64975cbb95a0900d0..c4c5b0518d1db30f7ea20c21303e424348ec6130 100644 (file)
@@ -12,7 +12,7 @@
     <parent>\r
     <groupId>org.opendaylight.sfc</groupId>\r
     <artifactId>sfc-parent</artifactId>\r
-    <version>0.7.0-SNAPSHOT</version>\r
+    <version>0.7.1-SNAPSHOT</version>\r
     <relativePath>../../</relativePath>\r
     </parent>\r
     <!-- <name> formatting is used by autorelease to parse and notify projects on\r
index 53daf4266c3a347703c42c30acd8af669190e59c..792d9ebe15512cce918aa4e87506036d8cefa154 100644 (file)
@@ -11,7 +11,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
index 35285b956c115de99cf3c05af488ae696cb85755..a5fa7b9c3f2d1fb3f7fb69a366c5b454c5b6bb52 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
index 7b9ae9373493a8d11863a1958c151cb3d04a806a..0d78f21fb4a4d5fbbd02a007aebb07c8bebf13bb 100755 (executable)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 41d8eec3602a102b995208dfbf38ea5619f40489..466dbd66b1d648f6d2902889d460d6653ba37249 100755 (executable)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-util-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index f45ac3b0fe2bf93e8aafb029b24c5c3ed7c2b289..192e3aa905f2ef2e9b84d4d24d0dc92900c4db96 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index cbf6a9564651772523274cce16cde576bf635866..f25a1db77047192590fde9e00f9224eadcd3ac40 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.sfc</groupId>
         <artifactId>sfc-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.7.1-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
index ad1e13162693436a3da68b2f6eb192eb13fc738b..3043136c6a1394965ade672f39b5d9895025b891 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.opendaylight.sfc</groupId>
     <artifactId>sfc-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>sfclisp</artifactId>