Bump versions by x.y.(z+1) 35/71935/1 stable/nitrogen
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 10 May 2018 23:34:39 +0000 (23:34 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 10 May 2018 23:34:39 +0000 (23:34 +0000)
Change-Id: I8a27f19eee7dcecb819df49fe87b3382134c3a83
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 ee7088e6f537227d07fa450ae6a446aa05b596ee..db3d2c8b2b92444ff201281c5077a229122349f6 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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 e54ca486a660b1bb34c6a7fd8d3b067f7c762a26..c17f0c9bbe0e9fb3ea9982b5d19952006b6dd8e4 100644 (file)
@@ -15,7 +15,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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.6.3-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.6.3-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.6.4-SNAPSHOT</groupbasedpolicy.project.version>
+    <sfc.version>0.6.4-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencyManagement>
index a1801dfcc70563194cf815b0cdeace2f63499901..1e88358fb369c78d7a034239e9d6ca49bd296d3f 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 54553c86034d780497c1bfc77654a38eb439a957..6a6efde0eba6b6e99016d1f453e55bb04d99f830 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index c4dd81af807eadd0a624921afd3cabbbce061356..6086afd206ac2da5d07a9ac8196721a25d0167c5 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-groupbasedpolicy</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-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 ffe15e79746de14bf8f04694283d71b7ebea8851..631b5f5b895fe31ca38f6219a53aa04529e77dad 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-base</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-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.3-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.6.3-SNAPSHOT</controller.mdsal.version>
-        <mdsal.binding.base.model>0.11.3-SNAPSHOT</mdsal.binding.base.model>
-        <mdsal.binding.base>2.3.3-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.7.4-SNAPSHOT</config.version>
+        <controller.mdsal.version>1.6.4-SNAPSHOT</controller.mdsal.version>
+        <mdsal.binding.base.model>0.11.4-SNAPSHOT</mdsal.binding.base.model>
+        <mdsal.binding.base>2.3.4-SNAPSHOT</mdsal.binding.base>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     </properties>
 
index 49c54b8eb69e645bcfbdc6942bcb2662b295662c..6c7c5a4ed46e0609dc8bbc6a245079608c3a2d35 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.6.3-SNAPSHOT</sfc.version>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
-        <netconf.version>1.3.3-SNAPSHOT</netconf.version>
+        <sfc.version>0.6.4-SNAPSHOT</sfc.version>
+        <sxp.version>1.5.4-SNAPSHOT</sxp.version>
+        <netconf.version>1.3.4-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>
index c88b41fb1544d5c8af3d4710811ee964953aa286..a9e47d892b61a719167c00ee7f96402614a9550d 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -22,8 +22,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.6.3-SNAPSHOT</aaa.version>
-        <restconf.version>1.6.3-SNAPSHOT</restconf.version>
+        <aaa.version>0.6.4-SNAPSHOT</aaa.version>
+        <restconf.version>1.6.4-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index a19c091991be959ec16db5b57bd55c0026ad03ff..5260d39e1a5653e71a26e0bb7322e3922607403f 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         SXP Distribution Service
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.4-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 98636aaf6b5524ae2a3f57d09131337f41e56a0d..c5251504cb06a6900801e27075868809e4be9c9d 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          NE Location Provider
index 0e9f44fabfd58b4dd0c3fc2b442aca7c2f3118d6..1eaed4e0218b4c5c0e845a0edf94786369d934c5 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider and OFOVERLAY renderer
index ff7597435b0cd988d1d5278404902f21d726c2b7..a5d07154ed9c66ed68c8ea3d802b21aa36bc297b 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The Neutron-VPP provider
index eda41067f85a23766fbab388eba41ad36c509442..8b482651d5067396ea7d2e181581719516166397 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.9.3-SNAPSHOT</neutron.version>
+        <neutron.version>0.9.4-SNAPSHOT</neutron.version>
     </properties>
 
     <dependencyManagement>
index 67d863fcf66b9ad58fe3ada880055ed18eaef6cd..b7d53e5ce8494dfaaf5092c4dff50fb42ffab2ed 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -23,9 +23,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.5.3-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.5.3-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.6.3-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.5.4-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.5.4-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.6.4-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>
index ff2d5c29440b308116462ac4e1a4eadd1ca3952c..1cfce2880d487d694370617182c13d331d174b33 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ep-provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.5.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.4-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 2c0d37dc3b19c72ebd389dd5578f9cf90dfde2c9..0be0efc7164d63485ff0c8ad595e6aa656a4f131 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ise-adapter
index c98b3175d1a0406222aea030dd07fb7f7dcfc3fe..eb9de64e8ff98753adeb4fc832b2fcbd076a8c78 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ui</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          UI
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.6.3-SNAPSHOT</version>
+            <version>0.6.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index abed3618dd4536049f1ae2f14fda9b1277caf243..c770de5c33231a7458c68d67e50d1b22d0a0070a 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.3-SNAPSHOT</netconf.version>
-        <vbd.version>1.2.3-SNAPSHOT</vbd.version>
-        <lisp.version>1.6.3-SNAPSHOT</lisp.version>
+        <netconf.version>1.3.4-SNAPSHOT</netconf.version>
+        <vbd.version>1.2.4-SNAPSHOT</vbd.version>
+        <lisp.version>1.6.4-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.6.3-SNAPSHOT</version>
+            <version>1.6.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index b404225f3b339a6f5055c983af1d03604980a6db..68ed9d1d7627bc2a9bb9ba0f710390ee470d248a 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-aggregator-groupbasedpolicy</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-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 f01105d69ce50c7aeae3a2d80826f0963f621d95..686821176ec4f706110dbe42c81098b33687c392 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -14,7 +14,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.6.3-SNAPSHOT</dlux.version>
+        <dlux.version>0.6.4-SNAPSHOT</dlux.version>
     </properties>
 
   <dependencies>
index 8af12b31a8302271a3d21cb07b20940343aaa7c1..414d7a90ec3c4db78c5aeaa8297806dfb79103e7 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index c0dfe4b30f52fa8d58adcfcb435d529e5f4a1d9f..9b903093fdf06e0a4a8d86687ee14c90df08ec45 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.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index 068cd0d3240e2d2cb9d10211d375cf58347edc1e..f3e76d342f9190d6f683dc16072d2e9a3445fdc8 100755 (executable)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3779b25bc51a3f2a9d743aaab6a55b91ab53579e..77ceaa06506f7af2af25fc4d44f637ad12408395 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index f0e85281099a2c1f185b59ef62ca050967256e9a..9e6dd28c6d5842f1ce6ff075852b79a778ecd37a 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 6d40fe1b5a5165a5d7948c9e92e16a9f0a7a37ec..a154d7460c8ccb82b6e28ab10cee157c844be553 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.9.4-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2ca14a1560999bfc3858a3c356b7e824a9d78572..05528b0ea78802846646dd52bfcf19c6f9d9f3ac 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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.3-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.5.4-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8b7a23f432cca09721ce612a85f459501796281c..aeff2e85b9083df4386d5335415b4d264597e142 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.11.3-SNAPSHOT</version>
+    <version>0.11.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-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.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.9.4-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.6.3-SNAPSHOT</version>
+        <version>1.6.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index a403a989305c0d122c83ede587c8e95999e78ec3..5e9de950820e2afeae4a99e792c93aba541faa2e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.6.3-SNAPSHOT</version>
+  <version>0.6.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index dd0721bfe5cc2bf8b4f098acad38cb02ca8d1401..00026e16cbcd8b88882406a7839cab0229d9916e 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.5.3-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.3.3-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.5.4-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.3.4-SNAPSHOT</faas.version>
   </properties>
 
   <dependencies>
index ecb63744a824f92c52485323c69ffad433c055b4..ea7433d299bc391eae24b698771002e7448c0ab6 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.6.3-SNAPSHOT</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.3.3-SNAPSHOT</netconf.version>
+        <netconf.version>1.3.4-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.3-SNAPSHOT</version>
+            <version>1.3.4-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index ac0c19cfb598128f2e5f34ebc42f2f3fd9789685..ebe0d2b25818af770910e7608f8056c3891177e2 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 6adc19aef145667f282c1c5c6a6408ab5dfda494..1447d5873bd28c4eacf6fcbf6b25c681d41905d2 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.5.3-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.5.3-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.13.3-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.5.4-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.5.4-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.13.4-SNAPSHOT</liblldp.version>
   </properties>
 
   <dependencies>
index 08d1e8f422b5ff18e028661d9d70cf6507cffdf5..94da8855ff56d4fd2fae4eb98104b5e836a99bad 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-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.3-SNAPSHOT</sfc.version>
+        <sfc.version>0.6.4-SNAPSHOT</sfc.version>
     </properties>
 
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index d1682bf20920d0084b8cb7a26e60ecfd570c23ef..77d5090d86dbf9dc4ca2c0fffa5845f6797d8b1e 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.version>1.3.3-SNAPSHOT</netconf.version>
+    <netconf.version>1.3.4-SNAPSHOT</netconf.version>
   </properties>
 
   <dependencyManagement>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.2.3-SNAPSHOT</version>
+      <version>1.2.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-impl</artifactId>
-      <version>1.2.3-SNAPSHOT</version>
+      <version>1.2.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index 65bc3e1fb38cc4a9ae311ca31df613d787cb3685..3c661c60c38c8a2c9a6cfae7b24f38887ccddd89 100644 (file)
@@ -9,20 +9,20 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-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.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.4-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
@@ -30,7 +30,7 @@
             <dependency>
                <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 1678c2bd4a5b34563ba45abec8ea9637e69e982e..511f55788c1617a2d69efabf6b41a12fd081d411 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.11.3-SNAPSHOT</version>
+        <version>0.11.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.6.3-SNAPSHOT</version>
+    <version>0.6.4-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.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.5.4-SNAPSHOT</sxp.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.6.3-SNAPSHOT</version>
+                <version>1.6.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index b7ded76671dcc1a3b875e3c011269d75aa06cb91..99fcec5a4d1d81aa3f1da627b9f97059abb8eb95 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.6.3-SNAPSHOT</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index fceb32534c38748615e892d3922913ff0ffc43f5..8c1fd35a1eedbb9f92a008d3aad963ecbf31f148 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.6.3-SNAPSHOT</version>
+        <version>0.6.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>