Bumping versions by 0.0.1 after the Helium SR3 release 66/16866/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Mar 2015 23:57:37 +0000 (19:57 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Mar 2015 23:57:37 +0000 (19:57 -0400)
Change-Id: Ib5c6bd3cd3eb9814d73e66211f3e023e36fe1717
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
features/pom.xml
openflow-protocol-api/pom.xml
openflow-protocol-impl/pom.xml
openflow-protocol-it/pom.xml
openflow-protocol-spi/pom.xml
pom.xml
simple-client/pom.xml
util/pom.xml

index 6b152415f6f583b89beae75bd58e23156d2aa515..37debbaf4bfb401ac7278cd5279a416140017e3e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.5.3-Helium-SR3</version>
+    <version>0.5.4-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>features-openflowjava</artifactId>
@@ -13,8 +13,8 @@
 
   <properties>
     <features.file>features.xml</features.file>
-    <karaf.empty.distro.version>1.4.5-Helium-SR3</karaf.empty.distro.version>
-    <yangtools.version>0.6.5-Helium-SR3</yangtools.version>
+    <karaf.empty.distro.version>1.4.6-SNAPSHOT</karaf.empty.distro.version>
+    <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
   </properties>
 
   <dependencies>
index 23f113d5189df731ce70bf6f35b7299716836c33..ac8b2f47dad451153a3f0338a6dd429b3f502cc8 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-Helium-SR3</version>
+        <version>0.5.4-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-api</artifactId>
     <packaging>bundle</packaging>
@@ -14,7 +14,7 @@
   </scm>
 
     <properties>
-        <yangtools.binding.version>0.6.5-Helium-SR3</yangtools.binding.version>
+        <yangtools.binding.version>0.6.6-SNAPSHOT</yangtools.binding.version>
     </properties>
 
     <build>
index bc2b34287f8a37cbfc5dc5e768ce34639818f9c7..e7a30f8fb237947c6628a1e48cb8e90f4d8c6d27 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-Helium-SR3</version>
+        <version>0.5.4-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
@@ -14,9 +14,9 @@
   </scm>
 
     <properties>
-        <yangtools.version>0.6.5-Helium-SR3</yangtools.version>
-        <yangtools.generator.version>0.6.5-Helium-SR3</yangtools.generator.version>
-        <yangtools.binding.version>0.6.5-Helium-SR3</yangtools.binding.version>
+        <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
+        <yangtools.generator.version>0.6.6-SNAPSHOT</yangtools.generator.version>
+        <yangtools.binding.version>0.6.6-SNAPSHOT</yangtools.binding.version>
     </properties>
     
     <build>
index 8348ecc2c2dc87116b387702be959bff5d4cc90e..7b2996e6f40d7b376657aab7ae92fd1b39597983 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-Helium-SR3</version>
+        <version>0.5.4-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
     <packaging>bundle</packaging>
index bafa312d78722cc72454ac64bbfe3032193378d5..3fc35f011c516d4b1ddca49bc86215b5f8b2bd36 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-Helium-SR3</version>
+        <version>0.5.4-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
     <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index 4510bb329de12cdfd545c649a20bed52747fbedb..4ad48943e96e6afaeedb3ad3f14ff6545bdb9db0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.5.3-Helium-SR3</version>
+    <version>0.5.4-SNAPSHOT</version>
     <name>openflowjava</name> <!-- Used by Sonar to set project name -->
     <packaging>pom</packaging>
 
         <url.version>1.5.0</url.version>
         <enunciate.version>1.26.2</enunciate.version>
         <jmxGeneratorPath>${project.build.directory}/yang-gen-config</jmxGeneratorPath>
-        <karaf.distro.empty.version>1.4.5-Helium-SR3</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.4.6-SNAPSHOT</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
         <sonar.branch>${user.name}-private-view</sonar.branch>
         <sonar.skippedModules>org.openflow.openflowj,net.sf.jung2</sonar.skippedModules>
         <logback.version>1.0.9</logback.version>
         <slf4j.version>1.7.2</slf4j.version>
-        <yang.prototype.version>1.1.3-Helium-SR3</yang.prototype.version>
-        <ietf.model.version>2010.09.24.4.3-Helium-SR3</ietf.model.version>
-        <yang.ext.version>2013.09.07.4.3-Helium-SR3</yang.ext.version>
+        <yang.prototype.version>1.1.4-SNAPSHOT</yang.prototype.version>
+        <ietf.model.version>2010.09.24.4.4-SNAPSHOT</ietf.model.version>
+        <yang.ext.version>2013.09.07.4.4-SNAPSHOT</yang.ext.version>
         <maven.bundle.version>2.4.0</maven.bundle.version>
         <guava.version>14.0.1</guava.version> 
         <netty.version>4.0.23.Final</netty.version>
         <releaseplugin.version>2.3.2</releaseplugin.version>
-        <yangtools.version>0.6.5-Helium-SR3</yangtools.version>
-        <yangtools.generator.version>0.6.5-Helium-SR3</yangtools.generator.version>
-       <config.version>0.2.8-Helium-SR3</config.version>
+        <yangtools.version>0.6.6-SNAPSHOT</yangtools.version>
+        <yangtools.generator.version>0.6.6-SNAPSHOT</yangtools.generator.version>
+       <config.version>0.2.9-SNAPSHOT</config.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>config-api</artifactId>
-                <version>0.2.8-Helium-SR3</version>
+                <version>0.2.9-SNAPSHOT</version>
             </dependency>
             <dependency>
                 <groupId>junit</groupId>
index 480f89fa59951994c5f38e72f91e957a1db3a981..7d61d93415db15c33343f5a9b349f973f737136d 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-Helium-SR3</version>
+        <version>0.5.4-SNAPSHOT</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
index 8b4cf384d27d0944fe599a2cfe0f555fbfb20740..b51363802f5ddaf85f369bcbf2cc71f1ee2969ac 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-Helium-SR3</version>
+        <version>0.5.4-SNAPSHOT</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>util</artifactId>