Bump versions by x.y.(z+1) 37/75037/1
authorjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 9 Aug 2018 16:39:42 +0000 (16:39 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Thu, 9 Aug 2018 16:39:42 +0000 (16:39 +0000)
Change-Id: I23e0b47ae4ef5161bfb7e6bf062f00acdbe9cd38
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 61d7c92883d2566ac972fface4cadaa58e704573..63181b858f9300925c21f0673208d8cfba37c94d 100644 (file)
@@ -11,7 +11,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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 7296f4af447c219ef7a951332f664afe829755f8..5c49c3bca3d42f200987c0bc08520aef3c4406cd 100644 (file)
@@ -15,7 +15,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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.7.3-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.7.3-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.7.4-SNAPSHOT</groupbasedpolicy.project.version>
+    <sfc.version>0.7.4-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencyManagement>
index 6381859a2ea5bb4391b38b62611f7bdb86c9665c..264574e5c785935134b4d866bfe7087e095a71f0 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index ab9792e0aa5aa730d9e69b013f9705122cdb9ad5..3f9265248ddfd7ec082248ba21c9b43420ec409a 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.3-SNAPSHOT</version>
+    <version>0.12.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 18b0a2e4be508934b7dea1f5ca5c3e017ab52dd1..4d1a0bc3d77dc567c857971b348699580873483a 100644 (file)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-groupbasedpolicy</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.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 40b650e21f686d3bd6d3e5c1396446da6a22465c..683a5275866a5790759f2e72c9be247c0ddac874 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-base</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.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.8.3-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.7.3-SNAPSHOT</controller.mdsal.version>
-        <mdsal.binding.base.model>0.12.3-SNAPSHOT</mdsal.binding.base.model>
-        <mdsal.binding.base>2.4.3-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.8.4-SNAPSHOT</config.version>
+        <controller.mdsal.version>1.7.4-SNAPSHOT</controller.mdsal.version>
+        <mdsal.binding.base.model>0.12.4-SNAPSHOT</mdsal.binding.base.model>
+        <mdsal.binding.base>2.4.4-SNAPSHOT</mdsal.binding.base>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     </properties>
 
index 3d6fccaeed09db75d7bd0ba0a37f458f0f31b9bc..f71acd497ae186ec84c3d4254cb0947a416dbb4f 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.7.3-SNAPSHOT</sfc.version>
-        <sxp.version>1.6.3-SNAPSHOT</sxp.version>
-        <netconf.version>1.4.3-SNAPSHOT</netconf.version>
+        <sfc.version>0.7.4-SNAPSHOT</sfc.version>
+        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
+        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>
index 4e4ee2667966e94ff03d0ae22a2765556c4f2e58..73bd4fb8456bd20ea0997683e31e74a3539def0f 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -22,8 +22,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.7.3-SNAPSHOT</aaa.version>
-        <restconf.version>1.7.3-SNAPSHOT</restconf.version>
+        <aaa.version>0.7.4-SNAPSHOT</aaa.version>
+        <restconf.version>1.7.4-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index 06f9be684815de4c6d06380009711ec4852810ae..f5b8f177375aef5cd5680be563309c214872bb02 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         SXP Distribution Service
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 56c59ae9a8e4ad3e87704c4e047a1174363a5191..c4db4fabe019dfc134c23a7ad50b008ad3d05da4 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          NE Location Provider
index 024b3b902820b330c92f6fb1a5d821dc31bf1423..c98269727bd69384dbcc8b87cfaf76df461ebe77 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider and OFOVERLAY renderer
index d09a6da2eeafdaf0e5a8b4a132efc5f7d2578477..1fe180b4ea6f618719e48001cb92eaa4d828fdb4 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The Neutron-VPP provider
index e546903d514fb501db2451271b596d6ab1f4c89c..22a6d71b7dbefa27fd30c29fa0d47434400ae9c9 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -20,7 +20,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.10.3-SNAPSHOT</neutron.version>
+        <neutron.version>0.10.4-SNAPSHOT</neutron.version>
     </properties>
 
     <dependencyManagement>
index ba43303a6d46d0a7dc2f2c15812a9983e0ee4171..f83fa6844fba48b0872c720eec9956d46557a18a 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -23,9 +23,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.6.3-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.6.3-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.7.3-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.6.4-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.7.4-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>
index ef96e22616236c8fabffc32d2f1d7528e93bfb14..5f292227bd778fb97dd2778194660df1ce7ddb4e 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.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.6.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index e4055fcd218ccecbb89adc4aef13a30758245250..f1d219621f676aa0a9d86ae97f392b471e953d07 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ise-adapter
index 669764c7ee0ff420589fd59d8711cfe3c24c9d44..2783e7c637d3d9f8796a91a8ff1cb9c251dd802b 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ui</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          UI
@@ -40,7 +40,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.7.3-SNAPSHOT</version>
+            <version>0.7.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index ddfd1df8cea73987ada0e8ab30566956852eccde..dbc4778e1bb27b12540517328922d4473ea69f74 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -20,9 +20,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.3-SNAPSHOT</netconf.version>
-        <vbd.version>1.3.3-SNAPSHOT</vbd.version>
-        <lisp.version>1.7.3-SNAPSHOT</lisp.version>
+        <netconf.version>1.4.4-SNAPSHOT</netconf.version>
+        <vbd.version>1.3.4-SNAPSHOT</vbd.version>
+        <lisp.version>1.7.4-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -85,7 +85,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.3-SNAPSHOT</version>
+            <version>1.7.4-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 4e73b539a064f8bc51da20d3f87754aa31bf2909..83ca067ce608e4e62766d64d75d401ba428eea82 100644 (file)
@@ -10,7 +10,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-aggregator-groupbasedpolicy</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.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 725fbdc887319b6ecc17f1b981bc4690d3a0a254..069eaf375f95f9c2fc835a4aa092bc95d9bf8b1e 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -14,7 +14,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.7.3-SNAPSHOT</dlux.version>
+        <dlux.version>0.7.4-SNAPSHOT</dlux.version>
     </properties>
 
   <dependencies>
index 6b22ab31721bbd2a025f5d1a4a066cc43e12725c..0cdb8538acf827ee7c4e8a4c39ab920b0c069db2 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index bf4d6e6bd55fdf46ae561c0d2979ac1a438dae5f..c2849ad6f7ac4d4061884ede463b0bf22c161b92 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.3-SNAPSHOT</version>
+  <version>0.7.4-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index 5e909d38583797906422323777e7ab740f5612e2..28b6bbb0c90eb30dd61e65c0b64917ba2b6e4397 100755 (executable)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.3-SNAPSHOT</version>
+    <version>0.12.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 362fa1a4e04e0ea5298c5d2b7c03d7c69cad70f4..8f464635c989f4f147b21b4ab4871a55cdf9fd53 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 5e32770cdfb86662dd653f93258b871f76d38351..d286091b0b0e24a72f1b0ecf361a19035d2a7489 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.3-SNAPSHOT</version>
+    <version>0.12.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 9e548e7e380bb782acd99e039d6b8a10448cc88d..5b1dc3d72b35b0489d1a576b76425335c4089032 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.3-SNAPSHOT</version>
+    <version>0.12.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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.10.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.10.4-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index b26d24c40096533bb1c2c6dde7a77de110a1e11d..5dd89dbce5f78505a3d7a86be59082cb18605557 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.3-SNAPSHOT</version>
+    <version>0.12.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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.6.3-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.6.4-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 42c89a40b936f685b2b1c38d12956458ff557fe7..d5382228beb3da09d994185fe581fe6be53acaba 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.3-SNAPSHOT</version>
+    <version>0.12.4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.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.10.3-SNAPSHOT</neutron.version>
+    <neutron.version>0.10.4-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.3-SNAPSHOT</version>
+        <version>1.7.4-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index 84c928aef7d595a275896cbd4a1764e57fef05d0..57736e3400e077aee4a791ac536017e66d8e2773 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.7.3-SNAPSHOT</version>
+  <version>0.7.4-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index 4c8acd0c6108d221c78aec9af1e8741ae920f4cd..baadd3ac346ec9d85c3fc1620ebb0a95ff54c797 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.6.3-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.4.3-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.4.4-SNAPSHOT</faas.version>
   </properties>
 
   <dependencies>
index 5861c77eb25767543dc37f7f6bbedb3c3abbd2c1..28ab90368073825f49c764919dd5b412a0b65267 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.7.3-SNAPSHOT</version>
+        <version>0.7.4-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.3-SNAPSHOT</netconf.version>
+        <netconf.version>1.4.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.4.3-SNAPSHOT</version>
+            <version>1.4.4-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index c19535a015975485a12b58a99797321cf2fc9c7b..a21705027fbe0942707e61f24fdffc91dde6f65e 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 11c1f4f4f74506e2420b44c730d518327c83a739..bb6fe4bff68023aa50ec3e1e33793518ade6ff14 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.6.3-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.6.3-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.14.3-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.6.4-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.6.4-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.14.4-SNAPSHOT</liblldp.version>
   </properties>
 
   <dependencies>
index 51163de207e2576f64e3eb2a4d2d373dcf8fefab..4dddd12d140d0ca1060570497450600334198519 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.3-SNAPSHOT</version>
+        <version>0.12.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.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.7.3-SNAPSHOT</sfc.version>
+        <sfc.version>0.7.4-SNAPSHOT</sfc.version>
     </properties>
 
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.3-SNAPSHOT</version>
+                <version>1.7.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 746cb68e2e77c1b55ab1c6a9d752a607e5946aed..48ac8330e830d6d03ca6d3d9db9b47cd2873b185 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.version>1.4.3-SNAPSHOT</netconf.version>
+    <netconf.version>1.4.4-SNAPSHOT</netconf.version>
   </properties>
 
   <dependencyManagement>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.3.3-SNAPSHOT</version>
+      <version>1.3.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-impl</artifactId>
-      <version>1.3.3-SNAPSHOT</version>
+      <version>1.3.4-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index 8fb6644447a11d482e3d46cef77da2ae529da617..031bf141ccb313686db6bc500f875f28aa18f4b8 100644 (file)
@@ -9,19 +9,19 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.3-SNAPSHOT</version>
+        <version>0.7.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.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.6.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencies>
index fc8f6cbd0ea915359494d1b6b7cdfb2e988a6fcc..a3a970d678e5ce50c60de514b7e1bc6ebf5e7458 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.3-SNAPSHOT</version>
+        <version>0.12.4-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.7.3-SNAPSHOT</version>
+    <version>0.7.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.6.3-SNAPSHOT</sxp.version>
+        <sxp.version>1.6.4-SNAPSHOT</sxp.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.3-SNAPSHOT</version>
+                <version>1.7.4-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f6e70a4eda1704cde9055e157393f5a413ee84f6..c2b7da4404c10c19a0e43488744161eadbeb7ad0 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.3-SNAPSHOT</version>
+        <version>0.7.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 169efe5a5091c4dbf228d8639be3daca44eef21c..301fd8aa2fd5a3858bf2b79d009308e8a06350aa 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.3-SNAPSHOT</version>
+        <version>0.7.4-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>