Bumping versions by 0.0.1 after the Lithium SR2 release 20/28120/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Oct 2015 16:14:39 +0000 (12:14 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 8 Oct 2015 16:14:39 +0000 (12:14 -0400)
Change-Id: I18652c288fc5e364261023b7d7ac4d9887f39930
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 8cb00f54d9d4a178c35e94f5f13a5ca1cf7c2fc9..3ac3fc5540dd1f0b27de67b0cb052b2a457accbb 100644 (file)
@@ -12,7 +12,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflowjava-artifacts</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
index 9cfb8e420b5174c3fa37d173a3bd2b1f4d79e072..a5642419207892689e7c68ccf8bea0fe74f07959 100644 (file)
@@ -4,19 +4,19 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.5.2-Lithium-SR2</version>
+    <version>1.5.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.openflowjava</groupId>
   <artifactId>features-openflowjava</artifactId>
-  <version>0.6.2-Lithium-SR2</version>
+  <version>0.6.3-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <properties>
-    <config.version>0.3.2-Lithium-SR2</config.version>
-    <mdsal.version>1.2.2-Lithium-SR2</mdsal.version>
-    <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
+    <config.version>0.3.3-SNAPSHOT</config.version>
+    <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
+    <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
   </properties>
 
   <dependencyManagement>
index 1e1315be801d4a6d849ae237c4d83ab5455a8e55..e13f0648669bdaf460296c258c6416bc4e4514c8 100644 (file)
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.2-Lithium-SR2</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-api</artifactId>
     <packaging>bundle</packaging>
index ba1705881e3459dad9cf776451abb939faa5a816..3a8b86f76854cccdcacbebcfc5306830cb0da305 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.2-Lithium-SR2</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
index fdd8d14ffb848cec298bd5985d36c5c91c897768..fea4e10f80004585830a939fa54b9aec85242bae 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.2-Lithium-SR2</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
     <packaging>bundle</packaging>
index d4fa181063c2961926ae4155d91ba1a80be2fca7..8096f23b9f17daf71e4c8ad8e839561b7df2734d 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.2-Lithium-SR2</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
     <packaging>bundle</packaging>
index d1f7885ac8f1a7944ccf3367fa9add8b8753bdeb..ebaf7aefd41bf9f4321b6ee6ff0ad5d9e42d5fa7 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.2-Lithium-SR2</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <artifactId>openflowjava-config</artifactId>
     <description>Configuration files for openflowjava statistics</description>
diff --git a/pom.xml b/pom.xml
index e0178113a611a63299bc110ffdaf0b96e56aff65..88283bb64705a34c78b4079c53e445cb38f272fb 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>1.5.2-Lithium-SR2</version>
+        <version>1.5.3-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.6.2-Lithium-SR2</version>
+    <version>0.6.3-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.2-Lithium-SR2</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.5.3-SNAPSHOT</karaf.distro.empty.version>
         <salGeneratorPath>${project.build.directory}/yang-gen-sal</salGeneratorPath>
 
-        <config.version>0.3.2-Lithium-SR2</config.version>
-        <mdsal.version>1.2.2-Lithium-SR2</mdsal.version>
-        <yangtools.version>0.7.2-Lithium-SR2</yangtools.version>
+        <config.version>0.3.3-SNAPSHOT</config.version>
+        <mdsal.version>1.2.3-SNAPSHOT</mdsal.version>
+        <yangtools.version>0.7.3-SNAPSHOT</yangtools.version>
 
         <!-- Sonar config -->
         <sonar-jacoco-listeners.version>2.4</sonar-jacoco-listeners.version>
index 8cc438e701900367f9332427fa854733834f7c6d..bf50f57ae551987d0d2daad2380dcef5eefe4e0f 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.2-Lithium-SR2</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
index a2e4e4c4d7b298816643d76632363fbe3735e157..fa3b34d0dc7b89918c8bb44062163519fd09db4b 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.6.2-Lithium-SR2</version>
+        <version>0.6.3-SNAPSHOT</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>util</artifactId>