Bump versions by x.y.(z+1) 35/71335/1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 25 Apr 2018 18:24:25 +0000 (18:24 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Wed, 25 Apr 2018 18:24:25 +0000 (18:24 +0000)
Change-Id: I474c13295ee3b2d48dd28c06c6336ed36fc2d175
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 a33c7cd8b17235d375365beb664ce997cda8d772..1e4925e862c2bc2e3698f059c29eaba4f0847663 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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 d464da750e83a3e63a59192f45133396ad5c71eb..3e2fc4f3cdfa158409e8a85e490d47e9ae3971c3 100644 (file)
@@ -15,7 +15,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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. -->
@@ -26,8 +26,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.7.1-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.7.1-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.7.2-SNAPSHOT</groupbasedpolicy.project.version>
+    <sfc.version>0.7.2-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencyManagement>
index cd83ef4fc99a67136abd4af3f886bf3a2684a7c1..edca036acf257743618289e404a76de37d62f93b 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6162af46a48fbbe7f2aa9952299795fa72ca0cf2..8068c3b2afa28f075b54b52589848a8da7175e96 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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.7.1-SNAPSHOT</version>
+        <version>1.7.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 38615efb8293f9f3667cb16cdc7f77119e22667c..24b80c645ea8e0572e6690fe282eaf57c579484a 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-groupbasedpolicy</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.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 3baa06f09bb63d40f8685e0361e7de10a30dae9b..a96fba5f07b38ab00f8294a4311455be749b5044 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-base</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.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.8.1-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.7.1-SNAPSHOT</controller.mdsal.version>
-        <mdsal.binding.base.model>0.12.1-SNAPSHOT</mdsal.binding.base.model>
-        <mdsal.binding.base>2.4.1-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.8.2-SNAPSHOT</config.version>
+        <controller.mdsal.version>1.7.2-SNAPSHOT</controller.mdsal.version>
+        <mdsal.binding.base.model>0.12.2-SNAPSHOT</mdsal.binding.base.model>
+        <mdsal.binding.base>2.4.2-SNAPSHOT</mdsal.binding.base>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     </properties>
 
index e99b95c758815242ea195fab93beecca72585c55..35fd4b54e0c133dd82d170910f68f015d94639bf 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.7.1-SNAPSHOT</sfc.version>
-        <sxp.version>1.6.1-SNAPSHOT</sxp.version>
-        <netconf.version>1.4.1-SNAPSHOT</netconf.version>
+        <sfc.version>0.7.2-SNAPSHOT</sfc.version>
+        <sxp.version>1.6.2-SNAPSHOT</sxp.version>
+        <netconf.version>1.4.2-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>
index bb8a582dc384d23d5ee1ee230864cb676569194d..dd28ff06fc299a967eedbb1322a45d9a7201b95d 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -22,8 +22,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.7.1-SNAPSHOT</aaa.version>
-        <restconf.version>1.7.1-SNAPSHOT</restconf.version>
+        <aaa.version>0.7.2-SNAPSHOT</aaa.version>
+        <restconf.version>1.7.2-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index 6686ebb4818ca2e0efe34f4b942c42868205ac26..983ddb648653b4eaae8b96df4f77d418f6c6da36 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         SXP Distribution Service
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.2-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index d8c1a841591a423b2655478dc46bb46b11ed0899..0df5a9e364a1cb2ef161fcad614bb1e60488e765 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          NE Location Provider
index 3193ea93de2eaf2830878afec22010a596430536..450a7e27e0fb611f381b61e3d75b7f22226969a3 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider and OFOVERLAY renderer
index 80b4cff3ac22dd190eb022afb91fe77b599ed34e..cead6e2bd9de775e6accce466fdb1ef2c8c11a31 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The Neutron-VPP provider
index cb9f5647221c4a3184cdcfe840b89c24df53a94b..d1cbcd380c5be7be8a57e7f566a3f1c8493cbfd5 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.10.1-SNAPSHOT</neutron.version>
+        <neutron.version>0.10.2-SNAPSHOT</neutron.version>
     </properties>
 
     <dependencyManagement>
index 017707e1d552df2eb0e83a219a5c6821a8bd4790..507f304367ed582d693b9ec35cdfad9031908a8d 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -23,9 +23,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.6.1-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.6.1-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.7.1-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.6.2-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.6.2-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.7.2-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>
index 44f43596e387240523fcae7f53fbd378b590f9fd..f1c133921df310bd997e94110fe99afc70269734 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ep-provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.2-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 2fa1c35df1bf4c9df9e6fdb2891e85fd531ee895..671c86f8c52ba0fdcaab9f9b0135c9eb188deb07 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ise-adapter
index d188e43756fadeced149a1905d74a76aa91ec578..eeb13d65bbf615eb00344e59ca14bbcd08e7792f 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ui</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          UI
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.7.1-SNAPSHOT</version>
+            <version>0.7.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 90a72467db765323d97715ea78c90e09f0c0b9fc..78ce565ae867a113c07b4a4538a4c9e01f8442e4 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.1-SNAPSHOT</netconf.version>
-        <vbd.version>1.3.1-SNAPSHOT</vbd.version>
-        <lisp.version>1.7.1-SNAPSHOT</lisp.version>
+        <netconf.version>1.4.2-SNAPSHOT</netconf.version>
+        <vbd.version>1.3.2-SNAPSHOT</vbd.version>
+        <lisp.version>1.7.2-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.1-SNAPSHOT</version>
+            <version>1.7.2-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index cca15725c0c597e3fb4bbff02d5741c4888f0c2f..2680162a6d3787e325b43c767237e42de53293db 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-aggregator-groupbasedpolicy</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.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 ecc89e9b81d2c59c753b2eb08db3f0b55f1e3594..a9333789c313ed366536d6d6bc834a4a0103da9c 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -14,7 +14,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.7.1-SNAPSHOT</dlux.version>
+        <dlux.version>0.7.2-SNAPSHOT</dlux.version>
     </properties>
 
   <dependencies>
index a5079aa3ea586a7a1092eb84b293060348625903..9f6496f7f58ac6a34a3e4b4ae48b67bbfd5d99de 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index dc5ec6a70f685c584782c896657d018f55c22537..3495afe6d2649650f125fd005656085534aa5824 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.7.1-SNAPSHOT</version>
+  <version>0.7.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index a5b0fbff7d46071d749e0f7b726d1af40ca3369c..63719658ababbfc4c04354506e9e2e1878b37349 100755 (executable)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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.7.1-SNAPSHOT</version>
+        <version>1.7.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 4369413925e37772f36c2177f65685ccc17c92e1..9b8a875423be8ac6098631ccae699ad6a2cb3f15 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 5347c8e8e3d386329831ec2e3f16423595833402..528df8576be0dced6f995b3b23e18cd1cd3184d5 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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.7.1-SNAPSHOT</version>
+        <version>1.7.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index bdbd3d8175e5581f30fbb4f5c20bb587e396f703..fb6f06847744e03b86acc83f27916d4c3ac91dd1 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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.10.1-SNAPSHOT</neutron.version>
+    <neutron.version>0.10.2-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.1-SNAPSHOT</version>
+        <version>1.7.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 50d56197b66b863e3622773ec716737f152eddb3..9fab490298cd8dab049b359f13c20b2f4698bd48 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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.6.1-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.6.2-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.1-SNAPSHOT</version>
+        <version>1.7.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 7e6a5586d649484cb3be0758e1fa33c3334d1e27..0fed156ee9020d124a88d51158e88245c52ea04e 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.1-SNAPSHOT</version>
+    <version>0.12.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.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.10.1-SNAPSHOT</neutron.version>
+    <neutron.version>0.10.2-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.1-SNAPSHOT</version>
+        <version>1.7.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 4ea7934e102c6a59619ed294bd1d7fc9d55f09d9..07d85c037e8f38aefe5f314a7a65738fc655a379 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.7.1-SNAPSHOT</version>
+  <version>0.7.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index 695f2f95cc8c3bf30917e23af8844e7545a35057..a418208ee76694e1d6e7041834e8b07fa67cc535 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.6.1-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.4.1-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.6.2-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.4.2-SNAPSHOT</faas.version>
   </properties>
 
   <dependencies>
index 8779516bbe1642eb5345d0b141f1e984e8eaa58c..5bdee99faaa5d97667ae49404265c139dd8c7427 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.2-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.1-SNAPSHOT</netconf.version>
+        <netconf.version>1.4.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.4.1-SNAPSHOT</version>
+            <version>1.4.2-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index b7f7e304b944f7bb7a16bc3a8d9f83d8a7413873..c1b7534df5b80920c358532848ce4d4b9fa98cc6 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 34e0f717a72d3daa1540fcbde457340b1193b49a..4fbcea5bf7a60d8cb07ec14d16b2c8437d3eef39 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.6.1-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.6.1-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.14.1-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.6.2-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.6.2-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.14.2-SNAPSHOT</liblldp.version>
   </properties>
 
   <dependencies>
index 1d769943a79c86e0de0260c13893aaa99522ecb6..b4270d83578b3772422344fb9c0c328af37e9297 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.1-SNAPSHOT</version>
+        <version>0.12.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.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.7.1-SNAPSHOT</sfc.version>
+        <sfc.version>0.7.2-SNAPSHOT</sfc.version>
     </properties>
 
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.1-SNAPSHOT</version>
+                <version>1.7.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index fca92af234070ec200804998586252c26110abd4..f1562eea768aeab92dc63ee60fa3c2e062f42b45 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.version>1.4.1-SNAPSHOT</netconf.version>
+    <netconf.version>1.4.2-SNAPSHOT</netconf.version>
   </properties>
 
   <dependencyManagement>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.3.1-SNAPSHOT</version>
+      <version>1.3.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-impl</artifactId>
-      <version>1.3.1-SNAPSHOT</version>
+      <version>1.3.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index d3626d4a1fba849e7e975bd8aa44c34371ecb036..1a1b213413adf3b418cc77a6952d3d267c983a80 100644 (file)
@@ -9,19 +9,19 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.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.6.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.2-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencies>
index 016b620cc5ecf0002f030d80665a5bcea3a4b458..ad766666e6b6c5f064e8ab9f47b9c9a2ef96ad0f 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.1-SNAPSHOT</version>
+        <version>0.12.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.7.1-SNAPSHOT</version>
+    <version>0.7.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.6.1-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.2-SNAPSHOT</sxp.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.1-SNAPSHOT</version>
+                <version>1.7.2-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 4fcf4a9cdc98298e8c6d2485b1e4a3ef4e01f343..aa1b87b5a0773210dce44c900b00dc65c638ea32 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index a489fccf1c6f2bac6eec8b31801da72cf951fe9f..d4543f4ac96e329f3d852bb7c3f9e28ccf74aa9b 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.1-SNAPSHOT</version>
+        <version>0.7.2-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>