Applying the Helium SR2 release patch 24/14724/1 release/helium-sr2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:25:52 +0000 (00:25 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:25:52 +0000 (00:25 -0500)
Change-Id: I6d2923aed518224c344d0d899642d0e251770c74
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 651aa0d1fdf41c76f772dc6c02e1ae82a58368bc..afdd2b824796b8eb97b15a29225c936afcdef190 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.5.2-SNAPSHOT</version>
+    <version>0.5.2-Helium-SR2</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.4-SNAPSHOT</karaf.empty.distro.version>
-    <yangtools.version>0.6.4-SNAPSHOT</yangtools.version>
+    <karaf.empty.distro.version>1.4.4-Helium-SR2</karaf.empty.distro.version>
+    <yangtools.version>0.6.4-Helium-SR2</yangtools.version>
   </properties>
 
   <dependencies>
index e3a1ab30ecc28390261b6aa7509400d828f42c57..2e750f0327b69adb33b80269baf78bba75b6c832 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.2-SNAPSHOT</version>
+        <version>0.5.2-Helium-SR2</version>
     </parent>
     <artifactId>openflow-protocol-api</artifactId>
     <packaging>bundle</packaging>
@@ -14,7 +14,7 @@
   </scm>
 
     <properties>
-        <yangtools.binding.version>0.6.4-SNAPSHOT</yangtools.binding.version>
+        <yangtools.binding.version>0.6.4-Helium-SR2</yangtools.binding.version>
     </properties>
 
     <build>
index 45ede89dbef8e5267dc2aa7d34e8148675d39499..2095c66d1c8f494b9a4ee6086fdbea630e816277 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.2-SNAPSHOT</version>
+        <version>0.5.2-Helium-SR2</version>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
@@ -14,9 +14,9 @@
   </scm>
 
     <properties>
-        <yangtools.version>0.6.4-SNAPSHOT</yangtools.version>
-        <yangtools.generator.version>0.6.4-SNAPSHOT</yangtools.generator.version>
-        <yangtools.binding.version>0.6.4-SNAPSHOT</yangtools.binding.version>
+        <yangtools.version>0.6.4-Helium-SR2</yangtools.version>
+        <yangtools.generator.version>0.6.4-Helium-SR2</yangtools.generator.version>
+        <yangtools.binding.version>0.6.4-Helium-SR2</yangtools.binding.version>
     </properties>
     
     <build>
index a252d6cfaa4517f2acccd1e86b6c592acf811b98..caae51afb21eecf6ed7ec8bac999fe343b543402 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.2-SNAPSHOT</version>
+        <version>0.5.2-Helium-SR2</version>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
     <packaging>bundle</packaging>
index 52856410c25b7b13a9e1f6568c8eac2f9e36ee14..070dfb8f0a2b3decd7bb90bbbb6ae120cbeb10c7 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.2-SNAPSHOT</version>
+        <version>0.5.2-Helium-SR2</version>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
     <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index ac510aa245e86a598c0b21ceb45e2529978d8fab..ce77c7ea7f0f2cae4f21a8486a6ce6ab96e3877f 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.2-SNAPSHOT</version>
+    <version>0.5.2-Helium-SR2</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.4-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.4.4-Helium-SR2</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.2-SNAPSHOT</yang.prototype.version>
-        <ietf.model.version>2010.09.24.4.2-SNAPSHOT</ietf.model.version>
-        <yang.ext.version>2013.09.07.4.2-SNAPSHOT</yang.ext.version>
+        <yang.prototype.version>1.1.2-Helium-SR2</yang.prototype.version>
+        <ietf.model.version>2010.09.24.4.2-Helium-SR2</ietf.model.version>
+        <yang.ext.version>2013.09.07.4.2-Helium-SR2</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.4-SNAPSHOT</yangtools.version>
-        <yangtools.generator.version>0.6.4-SNAPSHOT</yangtools.generator.version>
-       <config.version>0.2.7-SNAPSHOT</config.version>
+        <yangtools.version>0.6.4-Helium-SR2</yangtools.version>
+        <yangtools.generator.version>0.6.4-Helium-SR2</yangtools.generator.version>
+       <config.version>0.2.7-Helium-SR2</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.7-SNAPSHOT</version>
+                <version>0.2.7-Helium-SR2</version>
             </dependency>
             <dependency>
                 <groupId>junit</groupId>
index 8b3d4dab65e605b8af55bb6e3b07f54dd46c1607..f66113b03bf1076621f05e1154693e60877a3bdf 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.2-SNAPSHOT</version>
+        <version>0.5.2-Helium-SR2</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
index cd30d832fc8eb4dadfc6144f715273fb6617bde7..5275bc5f658111a126c826f6c325459015c1ae36 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.2-SNAPSHOT</version>
+        <version>0.5.2-Helium-SR2</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>util</artifactId>