Bump versions by x.(y+1).z for next dev cycle 33/68733/1
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 26 Feb 2018 07:41:42 +0000 (17:41 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 26 Feb 2018 07:41:42 +0000 (17:41 +1000)
Change-Id: I1b4c6c3b83ab7a8bd167c834a862548744f99ba1
Signed-off-by: Anil Belur <abelur@linuxfoundation.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 6edfcbb73e1b6046df3ce483ad288f627d921e0b..8633abec2564f218f23d4954bc9f04423908827b 100755 (executable)
@@ -10,7 +10,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-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 6fd87b94a93ad25391b9fa058115337248657c10..a2a02657a30ed3d2a589be2d8f3a94a56bb02cb8 100644 (file)
@@ -17,7 +17,7 @@
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
      build failure. Please do not modify this unless you have a good reason. -->
@@ -28,8 +28,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.7.0-SNAPSHOT</groupbasedpolicy.project.version>
-    <sfc.version>0.7.0-SNAPSHOT</sfc.version>
+    <groupbasedpolicy.project.version>0.8.0-SNAPSHOT</groupbasedpolicy.project.version>
+    <sfc.version>0.8.0-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencyManagement>
index 540faa13fb192b35dc2952cabeba8d6ce2295d91..5fac550495b3dbe788836383e92d471525cb2c78 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 059468a1d2826c0dd863f4f5321c661e37a02ea3..fd80eea84606d1eafeb75dc8e77fdd48c1d6843a 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-domain-extensions</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-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.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 349ea71d6b992183e31daa4560f19e110dc9ef1d..5398398632d7bbd5ae938cda01ac2b6fb8c4b6b4 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-groupbasedpolicy</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-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 18230e06b42686dbf0aaa1f934560d0bdfd80d9e..15c982290df08cb2649c4ebab0282b3c0790f164 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-base</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-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.0-SNAPSHOT</config.version>
-        <controller.mdsal.version>1.7.0-SNAPSHOT</controller.mdsal.version>
-        <mdsal.binding.base.model>0.12.0-SNAPSHOT</mdsal.binding.base.model>
-        <mdsal.binding.base>2.4.0-SNAPSHOT</mdsal.binding.base>
+        <config.version>0.9.0-SNAPSHOT</config.version>
+        <controller.mdsal.version>1.8.0-SNAPSHOT</controller.mdsal.version>
+        <mdsal.binding.base.model>0.13.0-SNAPSHOT</mdsal.binding.base.model>
+        <mdsal.binding.base>2.5.0-SNAPSHOT</mdsal.binding.base>
         <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     </properties>
 
index efae50e70ae645bd37fefe11f8d3a30ad6c1c04e..6fc8341b0aae0c0da8e882c1c9b667b3418750e2 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ios-xe</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        IOS-XE renderer
@@ -22,9 +22,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sfc.version>0.7.0-SNAPSHOT</sfc.version>
-        <sxp.version>1.6.0-SNAPSHOT</sxp.version>
-        <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+        <sfc.version>0.8.0-SNAPSHOT</sfc.version>
+        <sxp.version>1.7.0-SNAPSHOT</sxp.version>
+        <netconf.version>1.5.0-SNAPSHOT</netconf.version>
     </properties>
 
     <dependencyManagement>
index 3db8cc7d5fffa600e9915c77962c0c3516a3aac2..04fc2dbb0cd0e1adce3dad0c325c37b6afa78006 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-iovisor</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The IOVisor renderer.
@@ -24,8 +24,8 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <aaa.version>0.7.0-SNAPSHOT</aaa.version>
-        <restconf.version>1.7.0-SNAPSHOT</restconf.version>
+        <aaa.version>0.8.0-SNAPSHOT</aaa.version>
+        <restconf.version>1.8.0-SNAPSHOT</restconf.version>
     </properties>
 
     <dependencyManagement>
index 0144bbb041e43491052bda6e41208840a3ff2301..a59d7f87a338235c4b0ca8eade9835f387a0fb63 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ip-sgt-distribution-service</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         SXP Distribution Service
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.0-SNAPSHOT</sxp.version>
+        <sxp.version>1.7.0-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 106328100290637d7f42e70523f951eda7ba37b2..902f4a85e48d2b61fdc4776aaef96b0c05105b95 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ne-location-provider</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          NE Location Provider
index 96106aa91223fa8a318ac20441a65913a8cbb095..2e87729b9d4fe63bb207df64718da0c215738318 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-and-ofoverlay</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider and OFOVERLAY renderer
index 0d6da77917178ef84271f9499f139395b9a2eccc..e1f8c306fbf8fe31ae3ff3b45487e4921e983e48 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutron-vpp-mapper</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The Neutron-VPP provider
index 9a8dca8b8a0a4250b47559c82e59278710907169..0c3567da8db39a06580c6036ac11479e9167a760 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-neutronmapper</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          The Neutron provider
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <neutron.version>0.10.0-SNAPSHOT</neutron.version>
+        <neutron.version>0.11.0-SNAPSHOT</neutron.version>
     </properties>
 
     <dependencyManagement>
index e1eb9e1f22b800066cdb8a10b33a4ff3d3c796b5..4b9b33acae4c1470ee5fa7bada9018529f4ccbd4 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ofoverlay</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The OpenFlow Overlay renderer.
@@ -25,9 +25,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
-        <ovsdb.southbound.version>1.6.0-SNAPSHOT</ovsdb.southbound.version>
-        <sfc.version>0.7.0-SNAPSHOT</sfc.version>
+        <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
+        <ovsdb.southbound.version>1.7.0-SNAPSHOT</ovsdb.southbound.version>
+        <sfc.version>0.8.0-SNAPSHOT</sfc.version>
     </properties>
 
     <dependencyManagement>
index 305c1d27ebbd676019de60c0ca25a79e2998dd54..196c1f823dfe9f43f714f80555ff09814a9def2f 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ep-provider</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ep-provider
@@ -22,7 +22,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <sxp.version>1.6.0-SNAPSHOT</sxp.version>
+        <sxp.version>1.7.0-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencyManagement>
index 4c2674bc42b9c2c7938f48f5b9f36a5aa6ceb3a9..f233c3b2cb448122abbdcb1f17ab1002048de2b8 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-sxp-ise-adapter</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
        GBP-SXP integration : ise-adapter
index ef429b829a5abcf263f69cd7e7a0805bb1da45c6..1b5c049c60e8f207cd886d2ffe235f033a14c62d 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-ui</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
          UI
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.opendaylight.dlux</groupId>
             <artifactId>odl-dlux-core</artifactId>
-            <version>0.7.0-SNAPSHOT</version>
+            <version>0.8.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index e3c3838efb69deca72d95a47aedd9727808009ce..cc9d9b3fbad4407d8a40348a627741d4e6327dc8 100644 (file)
@@ -12,7 +12,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>odl-groupbasedpolicy-vpp</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!--
         The VPP renderer
@@ -22,9 +22,9 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.0-SNAPSHOT</netconf.version>
-        <vbd.version>1.3.0-SNAPSHOT</vbd.version>
-        <lisp.version>1.7.0-SNAPSHOT</lisp.version>
+        <netconf.version>1.5.0-SNAPSHOT</netconf.version>
+        <vbd.version>1.4.0-SNAPSHOT</vbd.version>
+        <lisp.version>1.8.0-SNAPSHOT</lisp.version>
     </properties>
 
     <dependencyManagement>
@@ -87,7 +87,7 @@
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>
-            <version>1.7.0-SNAPSHOT</version>
+            <version>1.8.0-SNAPSHOT</version>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
index 700777a2b072f88ca670256901f9896d7bf21629..070b631a748885e503c27e9f30bd5d9bc0057ebd 100755 (executable)
@@ -11,7 +11,7 @@
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>features-aggregator-groupbasedpolicy</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-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 67f400a8f13a7821ccc03a8dac9eda812f7561ac..b85b20a62b375aab84795ee9f575dd9a620dad37 100644 (file)
@@ -4,7 +4,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>
@@ -14,7 +14,7 @@
   <packaging>bundle</packaging>
 
     <properties>
-        <dlux.version>0.7.0-SNAPSHOT</dlux.version>
+        <dlux.version>0.8.0-SNAPSHOT</dlux.version>
     </properties>
 
   <dependencies>
index dfe4507d0a5de8a9fd49a4db906a577e4cf3601b..1e0062c8c824f022e7660fe221c3101bf847206f 100644 (file)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index 6cda997496e71cb1b53c44359bc8b8c59740a838..b33d0be0d8423310b84ad6a67df489d2ccfcfb65 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.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index 5e155728820c154fd15a0b02d4f3c3bb748d8855..8da96db1b98abee752bd03b917c142838f74d5fe 100755 (executable)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-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.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 8f6119a4ef0e7d21d7d2c06685bdbd672a4bfd67..c8294e749888e626cb7d88f1ca19f5cc8e558767 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-location-providers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 3be3c60eee194320d8c4edfa19af82a5a6ac80f9..073bd2e9c9b84694e3b6500b1820d9290aa75e74 100644 (file)
  <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-location-providers</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-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.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index f24cc5cf6e6d7fce626540159335778d5e46d6c0..a2e27d8873481a5b63a24d8653c765cf895ae20f 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-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.0-SNAPSHOT</neutron.version>
+    <neutron.version>0.11.0-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 2462a2d1d3f196872acdbac753d6a2bffc9d3858..20bc0094d90d8ac9ca4a5b7f4cb576c6f6739eb9 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-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.0-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.7.0-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
index 3f09b1906cb9b74da964bc80ed38767ec6dc5054..46003a8161d68598ce75e37623bb2d7f4eeeea68 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.12.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-vpp-mapper</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-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.0-SNAPSHOT</neutron.version>
+    <neutron.version>0.11.0-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencyManagement>
@@ -32,7 +32,7 @@
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>1.7.0-SNAPSHOT</version>
+        <version>1.8.0-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
diff --git a/pom.xml b/pom.xml
index dfdb63a4eedaec3e9c5554efe8949b67f0e1a92a..7fba90d7d802a28f94871690630c01c8444fd738 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index c470f9053b0286161e4abba0c8b2c6fc0e7ec7d7..b177a95f93084a501cc1d749464e600b26b369d5 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,8 +21,8 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
-    <faas.version>1.4.0-SNAPSHOT</faas.version>
+    <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.5.0-SNAPSHOT</faas.version>
   </properties>
 
   <dependencies>
index effad2fad3656535261922f3d7f3250aa4f656b5..02dd383d8bd7c54e8bd5369cd5ed6cdc605d346d 100755 (executable)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>groupbasedpolicy-renderers</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
 
@@ -21,7 +21,7 @@
     <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
     <properties>
-        <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+        <netconf.version>1.5.0-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.0-SNAPSHOT</version>
+            <version>1.5.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.powermock</groupId>
index 551bb7f7d4830adc445e8b85f7da035051fed912..3c47fffdb9e6dfd07a5c4d7c72f1c2451470e51a 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index c7b501a1f8eac1d21e00e78c85695ff1b3c4af2a..ebf9291eb485b9e9d4da57c6489c61204f08835f 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,9 +21,9 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <ovsdb.version>1.6.0-SNAPSHOT</ovsdb.version>
-    <openflowplugin.version>0.6.0-SNAPSHOT</openflowplugin.version>
-    <liblldp.version>0.14.0-SNAPSHOT</liblldp.version>
+    <ovsdb.version>1.7.0-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.7.0-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.15.0-SNAPSHOT</liblldp.version>
   </properties>
 
   <dependencies>
index daf530f5a08dd7ad399b3115abed3f5240b43210..a2b83c1c27693b62c4b88eda85e0a68725fbdb9a 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.13.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-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.0-SNAPSHOT</sfc.version>
+        <sfc.version>0.8.0-SNAPSHOT</sfc.version>
     </properties>
 
 
@@ -39,7 +39,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.0-SNAPSHOT</version>
+                <version>1.8.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index 038d42f7896da04df8c9013d025bc40ad630e81a..02c719ddf323b3f6aa6daaa6cdcbb8b87fed041e 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -21,7 +21,7 @@
   <name>ODL :: groupbasedpolicy :: ${project.artifactId}</name>
 
   <properties>
-    <netconf.version>1.4.0-SNAPSHOT</netconf.version>
+    <netconf.version>1.5.0-SNAPSHOT</netconf.version>
   </properties>
 
   <dependencyManagement>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-api</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.4.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.honeycomb.vbd</groupId>
       <artifactId>vbd-impl</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.4.0-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.opendaylight.mdsal.model</groupId>
index cab9305ee4ef057b696b0b5b93016257782c8b2b..ff7251ea85bfe6c08b5ed75da28e085277b68b36 100644 (file)
@@ -9,19 +9,19 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
     <artifactId>ip-sgt-distribution-service</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-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.0-SNAPSHOT</sxp.version>
+        <sxp.version>1.7.0-SNAPSHOT</sxp.version>
     </properties>
 
     <dependencies>
index 595bc0d03333ee0a15e3a2205135bac7bba9bec7..62e81fe6973910c5eaf4a8b1e11f64104c3b3e54 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.13.0-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>sxp-integration</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-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.0-SNAPSHOT</sxp.version>
+        <sxp.version>1.7.0-SNAPSHOT</sxp.version>
     </properties>
 
     <modules>
@@ -37,7 +37,7 @@
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.7.0-SNAPSHOT</version>
+                <version>1.8.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
index f6d64d13cf1b5132b7620832cecb19b276f46e81..f9ea429b54bfff49d056f928fce9d1241a965e10 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
index 3b714a0bf9aac98f8947e511c0af8f61b50e924c..d9e449aeac913b9952d4f1d961d276045fcab813 100755 (executable)
@@ -9,7 +9,7 @@
     <parent>
         <groupId>org.opendaylight.groupbasedpolicy</groupId>
         <artifactId>sxp-integration</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <version>0.8.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>