Bumping versions by 0.0.1 after the Helium SR4 release 60/24660/1 stable/helium
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 30 Jul 2015 21:39:47 +0000 (17:39 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 30 Jul 2015 21:39:47 +0000 (17:39 -0400)
Change-Id: Iec870933fc5d0475245bfe5e84a6231c5cbf5c6e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
commons/parent/pom.xml
distribution-karaf/pom.xml
distribution/pom.xml
features/pom.xml
groupbasedpolicy-ofoverlay-config/pom.xml
groupbasedpolicy/pom.xml
pom.xml

index f1b119a50dd078e6a5e860c9d2a13d606147de10..f899a0ecedbdc670b12fc2d94fbd1182f75da2b1 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.6-Helium-SR4</version>
+    <version>1.4.7-SNAPSHOT</version>
   </parent>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>commons.groupbasedpolicy</artifactId>
-  <version>0.1.4-Helium-SR4</version>
+  <version>0.1.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
     <java.version.target>1.7</java.version.target>
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <controller.distribution.version>0.1.6-Helium-SR4</controller.distribution.version>
-    <openflowplugin.distribution.version>0.0.7-Helium-SR4</openflowplugin.distribution.version>
-    <openflowjava.distribution.version>0.5.4-Helium-SR4</openflowjava.distribution.version>
+    <controller.distribution.version>0.1.7-SNAPSHOT</controller.distribution.version>
+    <openflowplugin.distribution.version>0.0.8-SNAPSHOT</openflowplugin.distribution.version>
+    <openflowjava.distribution.version>0.5.5-SNAPSHOT</openflowjava.distribution.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-    <groupbasedpolicy.project.version>0.1.4-Helium-SR4</groupbasedpolicy.project.version>
+    <groupbasedpolicy.project.version>0.1.5-SNAPSHOT</groupbasedpolicy.project.version>
     <config.groupbasedpolicy.configfile>15-groupbasedpolicy-ofoverlay.xml</config.groupbasedpolicy.configfile>
   </properties>
 
index 67cf7b0b70606a61e3aea33d9be61a846c7e3732..98b82ec43ba752fe9089b972e6486ce8c3a92910 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>groupbasedpolicy.project</artifactId>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
-    <version>0.1.4-Helium-SR4</version>
+    <version>0.1.5-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distribution-karaf</artifactId>
@@ -14,8 +14,8 @@
     <maven>3.0</maven>
   </prerequisites>
   <properties>
-    <branding.version>1.0.4-Helium-SR4</branding.version>
-    <karaf.resources.version>1.4.6-Helium-SR4</karaf.resources.version>
+    <branding.version>1.0.5-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.4.7-SNAPSHOT</karaf.resources.version>
     <karaf.version>3.0.1</karaf.version>
   </properties>
 
index 9f1f77a0dc60f3fd5ffc558fde90670cef53acf5..cd939e0a474380298cd3d69396ec811a382c7f69 100644 (file)
@@ -7,7 +7,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy.project</artifactId>
-    <version>0.1.4-Helium-SR4</version>
+    <version>0.1.5-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index af957531ccb50d58666ed6d387497904cea9a815..b9b5fd42d83111dc2114dc76cca74535616346e4 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <artifactId>commons.groupbasedpolicy</artifactId>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
-    <version>0.1.4-Helium-SR4</version>
+    <version>0.1.5-SNAPSHOT</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
   <artifactId>features-groupbasedpolicy</artifactId>
   <packaging>jar</packaging>
   <properties>
     <features.file>features.xml</features.file>
-    <branding.version>1.0.4-Helium-SR4</branding.version>
-    <karaf.resources.version>1.4.6-Helium-SR4</karaf.resources.version>
+    <branding.version>1.0.5-SNAPSHOT</branding.version>
+    <karaf.resources.version>1.4.7-SNAPSHOT</karaf.resources.version>
     <karaf.version>3.0.1</karaf.version>
-    <feature.test.version>0.6.6-Helium-SR4</feature.test.version>
-    <karaf.empty.version>1.4.6-Helium-SR4</karaf.empty.version>
+    <feature.test.version>0.6.7-SNAPSHOT</feature.test.version>
+    <karaf.empty.version>1.4.7-SNAPSHOT</karaf.empty.version>
     <surefire.version>2.16</surefire.version>
   </properties>
   <dependencies>
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>features-openflow-nxm</artifactId>
-      <version>0.0.7-Helium-SR4</version>
+      <version>0.0.8-SNAPSHOT</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
index e5d1bc844197e267598210112d3e6ee90fd85d9f..a2d9b3d59e8da443a6f3dc29b2b6ce595ed868f6 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.groupbasedpolicy</groupId>
       <artifactId>commons.groupbasedpolicy</artifactId>
-      <version>0.1.4-Helium-SR4</version>
+      <version>0.1.5-SNAPSHOT</version>
       <relativePath>../commons/parent</relativePath>
     </parent>
 
index 24dfd06245c341bb1927f19f2b1f961c4ac825f1..fc628274baf243ae6a555caace06f034c0c99d51 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy.project</artifactId>
-    <version>0.1.4-Helium-SR4</version>
+    <version>0.1.5-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -12,7 +12,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <openflowplugin-nicira.version>0.0.7-Helium-SR4</openflowplugin-nicira.version>
+    <openflowplugin-nicira.version>0.0.8-SNAPSHOT</openflowplugin-nicira.version>
   </properties>
 
   <dependencies>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator-plugin</artifactId>
-            <version>0.2.9-Helium-SR4</version>
+            <version>0.2.10-SNAPSHOT</version>
           </dependency>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
diff --git a/pom.xml b/pom.xml
index a96cfb76b863fcaebc142ee709912cff4a92b812..b287a2718831b40509550bf4d50ba0b086704d75 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>commons.groupbasedpolicy</artifactId>
-    <version>0.1.4-Helium-SR4</version>
+    <version>0.1.5-SNAPSHOT</version>
     <relativePath>commons/parent</relativePath>
   </parent>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.1.4-Helium-SR4</version>
+  <version>0.1.5-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
   <prerequisites>