Bumping versions by 0.0.1 for next dev cycle 25/35725/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 01:52:37 +0000 (20:52 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 01:56:03 +0000 (20:56 -0500)
Change-Id: I4655afce1c37ea55fa844d3f7d7112d9d7e87a31
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
artifacts/pom.xml
features/pom.xml
openflow-protocol-api/pom.xml
openflow-protocol-impl/pom.xml
openflow-protocol-it/pom.xml
openflow-protocol-spi/pom.xml
openflowjava-config/pom.xml
pom.xml
simple-client/pom.xml
util/pom.xml

index d98fcae4b0b7ad238cf01f17b2f42f03020f61f8..c233eddc63854340b5bcf5dce31a678832a2582d 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-artifacts</artifactId>
-    <version>0.6.4-Lithium-SR4</version>
+    <version>0.6.5-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 4e93e7f9cfb45bda12d4592c3085498eb6836159..f4a7c783af47c7f76569f4391d0708aebd303c10 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.4-Lithium-SR4</version>
+    <version>1.5.5-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.6.4-Lithium-SR4</version>
+  <version>0.6.5-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.3.4-Lithium-SR4</config.version>
-    <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
-    <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
+    <config.version>0.3.5-SNAPSHOT</config.version>
+    <mdsal.version>1.2.5-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.5-SNAPSHOT</yangtools.version>
   </properties>
 
   <dependencyManagement>
index 78184051ad0d7f1a86e237e57cb2f7b8ec2f76e5..222d6aeef15136f772d15bbbc05cba3f2db7ac65 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.4-Lithium-SR4</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-api</artifactId>
     <packaging>bundle</packaging>
index 0edddc8a06efe0287a1f6161f1988118bd19dc6c..dfb7f13b2acdeed4f5c9c2e3b7b2709bd7a0d8ac 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.4-Lithium-SR4</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
index 5f6946b0558fa8f7aa1f5872c6a642e896a27fae..4a1b78ea25e26a87361adc3ce131b3801b6cedff 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.4-Lithium-SR4</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
     <packaging>bundle</packaging>
index bf1695cf876a54919bea1d2b2d55e01741d315a6..d40643bfdf47c8283d09f59e3d93118ea0b918b2 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.4-Lithium-SR4</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
     <packaging>bundle</packaging>
index 94e491f685fbb203158704dd80562b682190e65a..f8e4b5cc62ffaa98bdca3626fbf557a953676f12 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.4-Lithium-SR4</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>openflowjava-config</artifactId>
     <description>Configuration files for openflowjava statistics</description>
diff --git a/pom.xml b/pom.xml
index 62e506cc41388a240e314e241fd2da576dee1dd0..d05031b240b52e58f89031791b8bea62eb09b285 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.4-Lithium-SR4</version>
+        <version>1.5.5-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.6.4-Lithium-SR4</version>
+    <version>0.6.5-SNAPSHOT</version>
     <name>openflowjava</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
         <sitedeploy>dav:http://nexus.opendaylight.org/content/sites/site</sitedeploy>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <jmxGeneratorPath>${project.build.directory}/yang-gen-config</jmxGeneratorPath>
-        <karaf.distro.empty.version>1.5.4-Lithium-SR4</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.5.5-SNAPSHOT</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.3.4-Lithium-SR4</config.version>
-        <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
-        <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
+        <config.version>0.3.5-SNAPSHOT</config.version>
+        <mdsal.version>1.2.5-SNAPSHOT</mdsal.version>
+        <yangtools.version>0.7.5-SNAPSHOT</yangtools.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
index 6cde0b7a323c5180c956e92df9b6ddd963da65fa..c21eee52e47e184303552b67f7d22b7abfb77c4a 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.4-Lithium-SR4</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
index 6c4b9d225986dd1bd8bedf56bd8a25d18e054265..ffd93306c3cb9f9393dde8342f95e8334b9ac92c 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.4-Lithium-SR4</version>
+        <version>0.6.5-SNAPSHOT</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>util</artifactId>