Applying the Helium SR3 release patch 65/16865/1 release/helium-sr3
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Mar 2015 23:57:34 +0000 (19:57 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 19 Mar 2015 23:57:34 +0000 (19:57 -0400)
Change-Id: I5740a735d840af4c02e07164dd16046730c5e0eb
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 f05fab9f66ce9dd2c74e56977f50cc96ede5d6fc..6b152415f6f583b89beae75bd58e23156d2aa515 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.openflowjava</groupId>
     <artifactId>openflow-protocol-parent</artifactId>
-    <version>0.5.3-SNAPSHOT</version>
+    <version>0.5.3-Helium-SR3</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-SNAPSHOT</karaf.empty.distro.version>
-    <yangtools.version>0.6.5-SNAPSHOT</yangtools.version>
+    <karaf.empty.distro.version>1.4.5-Helium-SR3</karaf.empty.distro.version>
+    <yangtools.version>0.6.5-Helium-SR3</yangtools.version>
   </properties>
 
   <dependencies>
index c3cded6a39ffa8fb9869fe84fc68248a7d86d086..23f113d5189df731ce70bf6f35b7299716836c33 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Helium-SR3</version>
     </parent>
     <artifactId>openflow-protocol-api</artifactId>
     <packaging>bundle</packaging>
@@ -14,7 +14,7 @@
   </scm>
 
     <properties>
-        <yangtools.binding.version>0.6.5-SNAPSHOT</yangtools.binding.version>
+        <yangtools.binding.version>0.6.5-Helium-SR3</yangtools.binding.version>
     </properties>
 
     <build>
index f0534452bb8db54ade496de4b94eb5ba7609f201..bc2b34287f8a37cbfc5dc5e768ce34639818f9c7 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Helium-SR3</version>
     </parent>
     <artifactId>openflow-protocol-impl</artifactId>
     <packaging>bundle</packaging>
@@ -14,9 +14,9 @@
   </scm>
 
     <properties>
-        <yangtools.version>0.6.5-SNAPSHOT</yangtools.version>
-        <yangtools.generator.version>0.6.5-SNAPSHOT</yangtools.generator.version>
-        <yangtools.binding.version>0.6.5-SNAPSHOT</yangtools.binding.version>
+        <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>
     </properties>
     
     <build>
index 2b3eae2f1770c3ecad05f25abc5f84f57f1f9d6b..8348ecc2c2dc87116b387702be959bff5d4cc90e 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Helium-SR3</version>
     </parent>
     <artifactId>openflow-protocol-it</artifactId>
     <packaging>bundle</packaging>
index 7ccd09c4ad4f48ea0f597e18cfa8c5d9739e189f..bafa312d78722cc72454ac64bbfe3032193378d5 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Helium-SR3</version>
     </parent>
     <artifactId>openflow-protocol-spi</artifactId>
     <packaging>bundle</packaging>
diff --git a/pom.xml b/pom.xml
index e66f6e58ba51b065a429ae360be37f2b8c4e00f4..4510bb329de12cdfd545c649a20bed52747fbedb 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-SNAPSHOT</version>
+    <version>0.5.3-Helium-SR3</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-SNAPSHOT</karaf.distro.empty.version>
+        <karaf.distro.empty.version>1.4.5-Helium-SR3</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-SNAPSHOT</yang.prototype.version>
-        <ietf.model.version>2010.09.24.4.3-SNAPSHOT</ietf.model.version>
-        <yang.ext.version>2013.09.07.4.3-SNAPSHOT</yang.ext.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>
         <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-SNAPSHOT</yangtools.version>
-        <yangtools.generator.version>0.6.5-SNAPSHOT</yangtools.generator.version>
-       <config.version>0.2.8-SNAPSHOT</config.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>
 
         <!-- 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-SNAPSHOT</version>
+                <version>0.2.8-Helium-SR3</version>
             </dependency>
             <dependency>
                 <groupId>junit</groupId>
index 1928171f999ea3be74fc8fd30ef39b69b9e20f86..480f89fa59951994c5f38e72f91e957a1db3a981 100644 (file)
@@ -3,7 +3,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Helium-SR3</version>
     </parent>
     <artifactId>simple-client</artifactId>
     <packaging>bundle</packaging>
index bf2afe9c6b7b3e191016097abcfb23ac45c57a4a..8b4cf384d27d0944fe599a2cfe0f555fbfb20740 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.openflowjava</groupId>
         <artifactId>openflow-protocol-parent</artifactId>
-        <version>0.5.3-SNAPSHOT</version>
+        <version>0.5.3-Helium-SR3</version>
     </parent>
     <packaging>bundle</packaging>
     <artifactId>util</artifactId>