Bumping versions by 0.0.1 for next dev cycle 27/35027/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 05:18:44 +0000 (00:18 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 05:18:44 +0000 (00:18 -0500)
Change-Id: Ieb9e748dbf6ff832a3a79788711a604f8f032423
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
17 files changed:
artifacts/pom.xml
distribution-karaf/pom.xml
features/pom.xml
groupbasedpolicy-ui/bundle/pom.xml
groupbasedpolicy-ui/module/pom.xml
groupbasedpolicy-ui/pom.xml
groupbasedpolicy/pom.xml
neutron-mapper/pom.xml
neutron-ovsdb/pom.xml
pom.xml
renderers/faas/pom.xml
renderers/iovisor/pom.xml
renderers/netconf/pom.xml
renderers/ofoverlay/pom.xml
renderers/ovssfc/pom.xml
renderers/pom.xml
ui-backend/pom.xml

index dc919b2c66144930b0921da0c1f88d630a1cf0a5..dba40ddac0e2756b2db9a94b488ee19028b143b0 100755 (executable)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-artifacts</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index d9c46a03450b2339aae90669464f1721159f1d49..cc069583ed7d4253c1f4c95aaf9d0aede325fc6b 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <artifactId>distribution-karaf</artifactId>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
@@ -24,8 +24,8 @@
   </prerequisites>
 
   <properties>
-    <groupbasedpolicy.project.version>0.3.0-Beryllium</groupbasedpolicy.project.version>
-    <sfc.version>0.2.0-Beryllium</sfc.version>
+    <groupbasedpolicy.project.version>0.3.1-SNAPSHOT</groupbasedpolicy.project.version>
+    <sfc.version>0.2.1-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencyManagement>
index 068252e973eed4cab29be4ff06a18df918f61089..79820196817533115bb74786366b08cc7315fb1e 100755 (executable)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>features-groupbasedpolicy</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <prerequisites>
   </prerequisites>
 
   <properties>
-    <aaa.version>0.3.0-Beryllium</aaa.version>
-    <mdsal.version>2.0.0-Beryllium</mdsal.version>
-    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
-    <controller.mdsal.version>1.3.0-Beryllium</controller.mdsal.version>
-    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
-    <ovsdb.southbound.version>1.2.1-Beryllium</ovsdb.southbound.version>
-    <neutron.version>0.6.0-Beryllium</neutron.version>
-    <faas.version>1.0.0-Beryllium</faas.version>
-    <sfc.version>0.2.0-Beryllium</sfc.version>
-    <restconf.version>1.3.0-Beryllium</restconf.version>
-    <dlux.version>0.3.0-Beryllium</dlux.version>
+    <aaa.version>0.3.1-SNAPSHOT</aaa.version>
+    <mdsal.version>2.0.1-SNAPSHOT</mdsal.version>
+    <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+    <controller.mdsal.version>1.3.1-SNAPSHOT</controller.mdsal.version>
+    <openflowplugin.version>0.2.1-SNAPSHOT</openflowplugin.version>
+    <ovsdb.southbound.version>1.2.2-SNAPSHOT</ovsdb.southbound.version>
+    <neutron.version>0.6.1-SNAPSHOT</neutron.version>
+    <faas.version>1.0.1-SNAPSHOT</faas.version>
+    <sfc.version>0.2.1-SNAPSHOT</sfc.version>
+    <restconf.version>1.3.1-SNAPSHOT</restconf.version>
+    <dlux.version>0.3.1-SNAPSHOT</dlux.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
   </properties>
 
index 05f979d7e8237d312559ecc11502a03ef4c4ab5b..1507527c79eee4f5320b387eb8effb31df4f5ec9 100755 (executable)
@@ -4,7 +4,7 @@
  <parent>\r
     <groupId>org.opendaylight.groupbasedpolicy</groupId>\r
     <artifactId>groupbasedpolicy-ui</artifactId>\r
-    <version>0.3.0-Beryllium</version>\r
+    <version>0.3.1-SNAPSHOT</version>\r
   </parent>\r
 \r
   <artifactId>groupbasedpolicy-ui-bundle</artifactId>\r
@@ -12,7 +12,7 @@
   <packaging>bundle</packaging>\r
 \r
     <properties>\r
-        <dlux.version>0.3.0-Beryllium</dlux.version>\r
+        <dlux.version>0.3.1-SNAPSHOT</dlux.version>\r
     </properties>\r
 \r
   <dependencies>\r
index 37650ba70254e68749e667ee36c75b00c32e8bec..2fd7c7126959227397bbedadb9cffaea04110f12 100755 (executable)
@@ -12,7 +12,7 @@
  <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-ui</artifactId>
-    <version>0.3.0-Beryllium</version>
+    <version>0.3.1-SNAPSHOT</version>
   </parent>
 
   <artifactId>groupbasedpolicy-ui-module</artifactId>
index 74be04c9599b274f3d4ef446c2a80b54619339da..bb4fe8c771176d2bebbed8a75e832c35457c0eb3 100755 (executable)
@@ -14,7 +14,7 @@
   <artifactId>groupbasedpolicy-ui</artifactId>
   <name>groupbasedpolicy-ui</name>
   <description>Resources</description>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <prerequisites>
index 0b0dfbd0382c92592e4e75aa62a311a9eb801470..953758fd9694e4f382ffe00394f653d3e2fa8f5b 100755 (executable)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>groupbasedpolicy-base</name>
 
index f0311ae99d9dc0bc821fea18f64734f400aa8ae5..008deb9a9f8f1049dc6b33f04f25adc31aaa449a 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-mapper</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <neutron.version>0.6.0-Beryllium</neutron.version>
+    <neutron.version>0.6.1-SNAPSHOT</neutron.version>
   </properties>
 
   <dependencies>
index 4ed3c1db3cfb72ed28be4014cf698470dc5e0250..e6c7e65090901c7e42d77039eb5e251be621e8e8 100644 (file)
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>neutron-ovsdb</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   
   <properties>
-    <ovsdb.version>1.2.1-Beryllium</ovsdb.version>
+    <ovsdb.version>1.2.2-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index 7f9d43b594514b5518ee36198611e3e01184ff92..bbd486b2245453c1d1dcd05e5c18cb4d554fb0ba 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
 
index b9036eb7b30338d773eb759aa74a3751e78d1d63..4d67a0430f7bdb21acb090db9649d2a315342795 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-Beryllium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -18,8 +18,8 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
-    <faas.version>1.0.0-Beryllium</faas.version>
+    <openflowplugin.version>0.2.1-SNAPSHOT</openflowplugin.version>
+    <faas.version>1.0.1-SNAPSHOT</faas.version>
     <powermock.version>1.5.2</powermock.version>
   </properties>
 
index 29289313282f0e6d79aa12e373e7eb62c63c9246..f21db088a191be8b191bfd0cd34afa3e0d0be7cf 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-Beryllium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 4f6e90297bd8317e9a00ebe4bbe46b3ff1a081de..398357a9fad30183decfbf7ab33f7a062fde87e2 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-Beryllium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 48bdda6852768130b392f9f23fc8ef1e4dcaab7c..dfcc162b6c77bb8b16a954a39ef1cc2313efecdd 100755 (executable)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-Beryllium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.1-Beryllium</ovsdb.version>
-    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
-    <liblldp.version>0.10.0-Beryllium</liblldp.version>
-    <sfc.version>0.2.0-Beryllium</sfc.version>
+    <ovsdb.version>1.2.2-SNAPSHOT</ovsdb.version>
+    <openflowplugin.version>0.2.1-SNAPSHOT</openflowplugin.version>
+    <liblldp.version>0.10.1-SNAPSHOT</liblldp.version>
+    <sfc.version>0.2.1-SNAPSHOT</sfc.version>
   </properties>
 
   <dependencies>
index 24614727fb800c0669505d8154f0b590c21e1623..ff2575377bf49bdf30e3c012b423dfb52961258d 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy-renderers</artifactId>
-    <version>0.3.0-Beryllium</version>
+    <version>0.3.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 668a79fac4e0c1dc23da3f8212165a68393b04a6..042677cdbcb06f159a7d8f8242ea825a150cf8a7 100644 (file)
  <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy-renderers</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <modules>
index 04ae98a4f6e0d214e14545e0f063c5d83e9e54c4..9a02c3f94513729df71ef00fa29733d7f1330a34 100644 (file)
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>ui-backend</artifactId>
-  <version>0.3.0-Beryllium</version>
+  <version>0.3.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>