Applying the Helium SR2 release patch 38/14738/1 release/helium-sr2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:38:19 +0000 (00:38 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 3 Feb 2015 05:38:19 +0000 (00:38 -0500)
Change-Id: I07d416f0386a697dc0d2afb49e5fabb232a9f8f9
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
commons/parent/pom.xml
distribution-karaf/pom.xml
distribution/pom.xml
features/pom.xml
groupbasedpolicy-ofoverlay-config/pom.xml
groupbasedpolicy/pom.xml
pom.xml

index 0433a055d24af3e6ac898d085bcae1d7aefbd4ab..2a5b505b95eb0a0637f6135859db13f01eafc2b3 100644 (file)
@@ -4,11 +4,11 @@
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>commons.opendaylight</artifactId>
-    <version>1.4.4-SNAPSHOT</version>
+    <version>1.4.4-Helium-SR2</version>
   </parent>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>commons.groupbasedpolicy</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Helium-SR2</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
     <java.version.target>1.7</java.version.target>
     <nexusproxy>http://nexus.opendaylight.org/content</nexusproxy>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <controller.distribution.version>0.1.4-SNAPSHOT</controller.distribution.version>
-    <openflowplugin.distribution.version>0.0.5-SNAPSHOT</openflowplugin.distribution.version>
-    <openflowjava.distribution.version>0.5.2-SNAPSHOT</openflowjava.distribution.version>
+    <controller.distribution.version>0.1.4-Helium-SR2</controller.distribution.version>
+    <openflowplugin.distribution.version>0.0.5-Helium-SR2</openflowplugin.distribution.version>
+    <openflowjava.distribution.version>0.5.2-Helium-SR2</openflowjava.distribution.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
-    <groupbasedpolicy.project.version>0.1.2-SNAPSHOT</groupbasedpolicy.project.version>
+    <groupbasedpolicy.project.version>0.1.2-Helium-SR2</groupbasedpolicy.project.version>
     <config.groupbasedpolicy.configfile>15-groupbasedpolicy-ofoverlay.xml</config.groupbasedpolicy.configfile>
   </properties>
 
index 025d88aaf4f0c6268d7bd65015ec9546fef23131..89f147a036ec3d33025873cdd8518cb882dcb36b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <artifactId>groupbasedpolicy.project</artifactId>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
-    <version>0.1.2-SNAPSHOT</version>
+    <version>0.1.2-Helium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distribution-karaf</artifactId>
@@ -14,8 +14,8 @@
     <maven>3.0</maven>
   </prerequisites>
   <properties>
-    <branding.version>1.0.2-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.4.4-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.0.2-Helium-SR2</branding.version>
+    <karaf.resources.version>1.4.4-Helium-SR2</karaf.resources.version>
     <karaf.version>3.0.1</karaf.version>
   </properties>
 
index 3efc8a20273c3d6e9ae786c542c88a074211dfed..508a8013143ebf7d1b56b0c96e5b9ec8564d99aa 100644 (file)
@@ -7,7 +7,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy.project</artifactId>
-    <version>0.1.2-SNAPSHOT</version>
+    <version>0.1.2-Helium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
 
index dace6cceacb13c5f9a37ee896d8762d56e825357..5af3d095e077859cce5f83270001b964d1f1baea 100644 (file)
@@ -10,7 +10,7 @@
   <parent>
     <artifactId>commons.groupbasedpolicy</artifactId>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
-    <version>0.1.2-SNAPSHOT</version>
+    <version>0.1.2-Helium-SR2</version>
     <relativePath>../commons/parent</relativePath>
   </parent>
   <artifactId>features-groupbasedpolicy</artifactId>
   <packaging>jar</packaging>
   <properties>
     <features.file>features.xml</features.file>
-    <branding.version>1.0.2-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.4.4-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.0.2-Helium-SR2</branding.version>
+    <karaf.resources.version>1.4.4-Helium-SR2</karaf.resources.version>
     <karaf.version>3.0.1</karaf.version>
-    <feature.test.version>0.6.4-SNAPSHOT</feature.test.version>
-    <karaf.empty.version>1.4.4-SNAPSHOT</karaf.empty.version>
+    <feature.test.version>0.6.4-Helium-SR2</feature.test.version>
+    <karaf.empty.version>1.4.4-Helium-SR2</karaf.empty.version>
     <surefire.version>2.16</surefire.version>
   </properties>
   <dependencies>
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
       <artifactId>features-openflow-nxm</artifactId>
-      <version>0.0.5-SNAPSHOT</version>
+      <version>0.0.5-Helium-SR2</version>
       <classifier>features</classifier>
       <type>xml</type>
     </dependency>
index bffb4aab2c1a33cf37c072a7e9d7d6fdbf77f9dc..b5a387c6557c63b410006c04a488c01e6188f58b 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
       <groupId>org.opendaylight.groupbasedpolicy</groupId>
       <artifactId>commons.groupbasedpolicy</artifactId>
-      <version>0.1.2-SNAPSHOT</version>
+      <version>0.1.2-Helium-SR2</version>
       <relativePath>../commons/parent</relativePath>
     </parent>
 
index 8c14d46945f031e166e468658ff8962143cb9c8a..114ca3301aa6d8b517b1e2cabf6c064f8e1c3bc3 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>groupbasedpolicy.project</artifactId>
-    <version>0.1.2-SNAPSHOT</version>
+    <version>0.1.2-Helium-SR2</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -12,7 +12,7 @@
   <packaging>bundle</packaging>
 
   <properties>
-    <openflowplugin-nicira.version>0.0.5-SNAPSHOT</openflowplugin-nicira.version>
+    <openflowplugin-nicira.version>0.0.5-Helium-SR2</openflowplugin-nicira.version>
   </properties>
 
   <dependencies>
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator-plugin</artifactId>
-            <version>0.2.7-SNAPSHOT</version>
+            <version>0.2.7-Helium-SR2</version>
           </dependency>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
diff --git a/pom.xml b/pom.xml
index afba544fed9ff88a525974761a551ed1a775f89b..a0c1a8342e7b9c3780807fcdd1237cb950e85da5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>commons.groupbasedpolicy</artifactId>
-    <version>0.1.2-SNAPSHOT</version>
+    <version>0.1.2-Helium-SR2</version>
     <relativePath>commons/parent</relativePath>
   </parent>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.1.2-SNAPSHOT</version>
+  <version>0.1.2-Helium-SR2</version>
   <packaging>pom</packaging>
   <name>groupbasedpolicy</name> <!-- Used by Sonar to set project name -->
   <prerequisites>