Bump versions by x.y.(z+1) 67/65967/1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 28 Nov 2017 03:49:04 +0000 (03:49 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Tue, 28 Nov 2017 03:49:04 +0000 (03:49 +0000)
Change-Id: I16ee40c78dfb00b0e5c38b9675fb5c2f5f4452e9
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
39 files changed:
artifacts/pom.xml
distribution-karaf/pom.xml
domain-extensions/l2-l3/pom.xml
domain-extensions/pom.xml
features/features-groupbasedpolicy/pom.xml
features/odl-groupbasedpolicy-base/pom.xml
features/odl-groupbasedpolicy-ios-xe/pom.xml
features/odl-groupbasedpolicy-iovisor/pom.xml
features/odl-groupbasedpolicy-ip-sgt-distribution-service/pom.xml
features/odl-groupbasedpolicy-ne-location-provider/pom.xml
features/odl-groupbasedpolicy-neutron-and-ofoverlay/pom.xml
features/odl-groupbasedpolicy-neutron-vpp-mapper/pom.xml
features/odl-groupbasedpolicy-neutronmapper/pom.xml
features/odl-groupbasedpolicy-ofoverlay/pom.xml
features/odl-groupbasedpolicy-sxp-ep-provider/pom.xml
features/odl-groupbasedpolicy-sxp-ise-adapter/pom.xml
features/odl-groupbasedpolicy-ui/pom.xml
features/odl-groupbasedpolicy-vpp/pom.xml
features/pom.xml
groupbasedpolicy-ui/bundle/pom.xml
groupbasedpolicy-ui/module/pom.xml
groupbasedpolicy-ui/pom.xml
groupbasedpolicy/pom.xml
location-providers/ne-location-provider/pom.xml
location-providers/pom.xml
neutron-mapper/pom.xml
neutron-ovsdb/pom.xml
neutron-vpp-mapper/pom.xml
pom.xml
renderers/faas/pom.xml
renderers/ios-xe/pom.xml
renderers/iovisor/pom.xml
renderers/ofoverlay/pom.xml
renderers/pom.xml
renderers/vpp/pom.xml
sxp-integration/ip-sgt-distribution-service/pom.xml
sxp-integration/pom.xml
sxp-integration/sxp-ep-provider/pom.xml
sxp-integration/sxp-ise-adapter/pom.xml

index aecc7c0a87d3dd77184efaa14c2097b5538b92bf..55958126e8a023f8dd119359b733030ac009d822 100755 (executable)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
index b44734f62212759bcbd59384148d60d6b1074239..f54fbe0ee42872d1efdd25f15895943b74b11eb1 100644 (file)
@@ -17,7 +17,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
@@ -28,8 +28,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.6.1-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.6.1-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.6.2-SNAPSHOT</groupbasedpolicy.project.version>
+    <sfc.version>0.6.2-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencyManagement>
index 7ce3e73cce1473048fb63dcc1268adb422e16ebb..0df379a9cc075d172af1b3a2e01bfd387aa41f56 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 768f436bbccb1f16b9930e2a60e5a5b9f9a2d7f1..09c89e6ecf0b10a4b153b7b12e51d02d1a0b5396 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
@@ -31,7 +31,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index f0a75ca65b4fb132fbc50c4ed159909655ce59b6..1b75026b074aababba3ebac468dc60dea0c94c90 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-groupbasedpolicy</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</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. -->
index 6fc10a5ccdb8caeaf2cc73ed0ab1ac879ab9f7fa..6d49603754a8c392ac2a4807374c95c5b8c53e05 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-base</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <!-- <name> formatting is used by autorelease to parse and notify projects on
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <config.version>0.7.1-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.6.1-SNAPSHOT</controller.mdsal.version>
-        <mdsal.binding.base.model>0.11.1-SNAPSHOT</mdsal.binding.base.model>
-        <mdsal.binding.base>2.3.1-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.7.2-SNAPSHOT</config.version>
+        <controller.mdsal.version>1.6.2-SNAPSHOT</controller.mdsal.version>
+        <mdsal.binding.base.model>0.11.2-SNAPSHOT</mdsal.binding.base.model>
+        <mdsal.binding.base>2.3.2-SNAPSHOT</mdsal.binding.base>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     </properties>
 
index 31802c72774e15cc899d12da967b93ac5db369c0..68bc02c47bf9d257c21f0a9474459b85ebdcf032 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -22,9 +22,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.6.1-SNAPSHOT</sfc.version>
-        <sxp.version>1.5.1-SNAPSHOT</sxp.version>
-        <netconf.version>1.3.1-SNAPSHOT</netconf.version>
+        <sfc.version>0.6.2-SNAPSHOT</sfc.version>
+        <sxp.version>1.5.2-SNAPSHOT</sxp.version>
+        <netconf.version>1.3.2-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>
index ea2a63a63fdbaea7a0d6105518c2f32ccf571802..7861739e1f9d89689a1fe5a316c39677946059c0 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -24,8 +24,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.6.1-SNAPSHOT</aaa.version>
-        <restconf.version>1.6.1-SNAPSHOT</restconf.version>
+        <aaa.version>0.6.2-SNAPSHOT</aaa.version>
+        <restconf.version>1.6.2-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index 9c246d75f57922cc4c8c633b9d7ff439fbf59512..de351b657abd6d90ba59d7eca2617907cfb151fc 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         SXP Distribution Service
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.2-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 71b19b53dd0abff0a8c2890e177ff44304ede2af..1bc05f798404c38470d8a0c7ff82888450c9201a 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          NE Location Provider
index 13d544507514c6057e6cc7584f9b70540894cd11..84ca667704a34b3973f27099e89ee00ae6ae919e 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider and OFOVERLAY renderer
index 9841c09ec4ca485d79ef1d199ebd7ca60cca5f56..c14919bd6120d25561c851d22ebc90e5851e196c 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The Neutron-VPP provider
index 2b434c23e8c5987798a59f759a76b57e423430ee..09cb406e40f9ae422001caa04e938a19a91514bb 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.9.1-SNAPSHOT</neutron.version>
+        <neutron.version>0.9.2-SNAPSHOT</neutron.version>
     </properties>
 
     <dependencyManagement>
index 0ab59985190f5d9fe70e6628a9e235b0ae8a40d3..a61b509d8c722add6c37be7dae5cbcfe5ed7e856 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -25,9 +25,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.5.1-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.5.1-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.6.1-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.5.2-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.5.2-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.6.2-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>
index 67d6abad4b8a4cdc480ef0f95b8cd5a9583d4cef..0246f958942bd22ac8cb4b0fff8f99d40f65f00f 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ep-provider
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.2-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 51bce1413beb9faa03c9bf3e1e4f029d750f14ff..245ec8285f91a0fba0511286eabaab0c653e158c 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ise-adapter
index 9fcda821623e8342e55fe4e4ee5488b11cec2c79..d20d6e81ce9c84624db8533e87f291ba943b3e3a 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ui</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          UI
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.6.1-SNAPSHOT</version>
+            <version>0.6.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 952ee65eded6329b39e3c76f17546addd8f76d8e..66ef6b7dbc18080d2b3b1ec68ead14b7eb88306e 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -22,9 +22,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.1-SNAPSHOT</netconf.version>
-        <vbd.version>1.2.1-SNAPSHOT</vbd.version>
-        <lisp.version>1.6.1-SNAPSHOT</lisp.version>
+        <netconf.version>1.3.2-SNAPSHOT</netconf.version>
+        <vbd.version>1.2.2-SNAPSHOT</vbd.version>
+        <lisp.version>1.6.2-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -87,7 +87,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.6.1-SNAPSHOT</version>
+            <version>1.6.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 494c500399c149fc1a7df4385ad84f1f2f8543a2..ac66bf78fafb372819ce9fd4100b7e629025860a 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-aggregator-groupbasedpolicy</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-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. -->
index 607738a55f3946b4442aaa9ea7efebd81ed03135..06c0ab86ac2c046512afeec26bae7c88fe1208a3 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -14,7 +14,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.6.1-SNAPSHOT</dlux.version>
+        <dlux.version>0.6.2-SNAPSHOT</dlux.version>
     </properties>
 
   <dependencies>
index 709af5f22ae5098d40fc1d243e2e4b8a59f57ea9..092720ae2639aa96e0d42d17a989d637f2262d8c 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index 245c77327c888500c2fca3e0aae09d81f4fc5f13..115354b99c3f62891b07ca6fd2e3acb3f481df28 100644 (file)
@@ -16,7 +16,7 @@
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
   <description>Resources</description>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index 66577208062cbe323fa57242073edb01bb7b1185..a36ee5fdd6250e755e92cc252512f0b306d236d2 100755 (executable)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
@@ -27,7 +27,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c5de66087a5f8b6bb90f3a132ee4c14ba12539b2..e609836f05fb8680dbbb5a21ce9d538e088b472e 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index acf143044c6d7537a43825c0e25115512f644f43..588d5383431333d2d4471797afea775368fe1105 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
@@ -31,7 +31,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 5071e281037715083551e99874a280d27aeb54ab..da582f7a81206cbc54f88c962516febe98346dc0 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <neutron.version>0.9.1-SNAPSHOT</neutron.version>
+    <neutron.version>0.9.2-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b853e2213b5168e62d037fd43e49f3d7844307f6..4cf55ca53e9a7ece42b36874a42fc35fd87740da 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.5.1-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.5.2-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 58810fe8e26b561ee3e14ad144b3e965be80f4c1..b8117692d1087a17f159667a9afe3ba51de214da 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.1-SNAPSHOT</version>
+    <version>0.11.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-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. -->
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <neutron.version>0.9.1-SNAPSHOT</neutron.version>
+    <neutron.version>0.9.2-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.1-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 52a5e6687f40eff3726bece0b73cc31022019877..daed155861c242823b4e544313d949b6a2cc4e3c 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.6.1-SNAPSHOT</version>
+  <version>0.6.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index 0acc19c0b51f09c0a2d839ada5dfdf4dd22668c8..e3da6b6493cc4e92c58e804c14a41ee6ae1432fe 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.5.1-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.3.1-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.5.2-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.3.2-SNAPSHOT</faas.version>
   </properties>
 
   <dependencies>
index 8ee9d0787fe68ff1309fdceea1aefa0485e028ba..70305bbcf42eacb043fd4298e613cdd7905ba621 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.6.1-SNAPSHOT</version>
+        <version>0.6.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.1-SNAPSHOT</netconf.version>
+        <netconf.version>1.3.2-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>
@@ -93,7 +93,7 @@
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-inet-types-2013-07-15</artifactId>
-            <version>1.3.1-SNAPSHOT</version>
+            <version>1.3.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index e1455afee9f9c32ab35992d0e8910bcbe10feac6..8a463a18944d5177c65ab9c131f2363141a9e760 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 8ade17efad9bd29a74b5636c6efc94c6bce9e6f4..56d535fe05f55a48756642dca81a4face0aad831 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.5.1-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.5.1-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.13.1-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.5.2-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.5.2-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.13.2-SNAPSHOT</liblldp.version>
   </properties>
 
   <dependencies>
index c495ac97c07e93bf56c5bc4978baca2e77157737..00571e79b0d60df67be5bf67668ab3fe3bf056e4 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-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. -->
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.6.1-SNAPSHOT</sfc.version>
+        <sfc.version>0.6.2-SNAPSHOT</sfc.version>
     </properties>
 
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.1-SNAPSHOT</version>
+                <version>1.6.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 8da45e650e83092d4f726760287c45e1692f8f5d..7fce881bbb1cd3b3129a54cd4050b2702fd4d420 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.version>1.3.1-SNAPSHOT</netconf.version>
+    <netconf.version>1.3.2-SNAPSHOT</netconf.version>
   </properties>
 
   <dependencyManagement>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.2.1-SNAPSHOT</version>
+      <version>1.2.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-impl</artifactId>
-      <version>1.2.1-SNAPSHOT</version>
+      <version>1.2.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index 942781437d8d16b8b717325de838e4418f1f0805..99275966998d69246c9c5e8bab9a866db34dc9c9 100644 (file)
@@ -9,20 +9,20 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-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. -->
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.2-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
@@ -30,7 +30,7 @@
             <dependency>
                <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.1-SNAPSHOT</version>
+                <version>1.6.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 2ae0c2b015d1e71ca116e4a4fc97ea47faf3888f..80b004c2eed7733031ab971c277293d7b381ed62 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.1-SNAPSHOT</version>
+        <version>0.11.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.6.1-SNAPSHOT</version>
+    <version>0.6.2-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. -->
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.2-SNAPSHOT</sxp.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.1-SNAPSHOT</version>
+                <version>1.6.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 3f69d2f6692eab84bbd4e76a9471c48f3f8a55a1..9e637d45302ee6a23a3607349e19ad489493389e 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.6.1-SNAPSHOT</version>
+        <version>0.6.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 292a2f0a74759b78f96891ba7b8f0ba8fdeddca4..aa898b7e17e12208c8a773ad4e1876f67a399d6d 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.6.1-SNAPSHOT</version>
+        <version>0.6.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>