OpenDaylight Beryllium-SR4 release release/beryllium-sr4
authorAnil Belur <abelur@linuxfoundation.org>
Fri, 21 Oct 2016 04:23:29 +0000 (14:23 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Fri, 21 Oct 2016 04:23:29 +0000 (14:23 +1000)
Change-Id: I2dfb9e2b46add01505dce891615872ca5770a3b7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
api/pom.xml
artifacts/pom.xml
cli/pom.xml
features/pom.xml
impl/pom.xml
it/pom.xml
karaf/pom.xml
pom.xml

index c642c28cd3e7bb0f812f556c366a8130e5f32ff4..c4c5c21aad5db963df452b5859b64069c6c12931 100644 (file)
@@ -10,18 +10,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.4-SNAPSHOT</version>
+    <version>0.8.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.5-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.2.5-Beryllium-SR4</ovsdb.version>
   </properties>
 
   <dependencies>
index b04dd5d98f537f3172e0d6a63043e05dd449f9ed..fe674a38e51e5c77ee55532b666e0b04de42fa2a 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-artifacts</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index 86f9fe6852e4e28fadc7571e063c29bfdddb0606..f1bc175902d7080de44748c1a7809eef5a4ec9a8 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.4-SNAPSHOT</version>
+    <version>0.4.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
@@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-cli</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 7cc4e896821c8a11b1ce5e707d5d2c3fa871a7ce..ae37c36ae36695636365657dd8a28dbf532b6ed9 100644 (file)
@@ -10,24 +10,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-features</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.3.4-SNAPSHOT</mdsal.version>
-    <restconf.version>1.3.4-SNAPSHOT</restconf.version>
-    <yangtools.version>0.8.4-SNAPSHOT</yangtools.version>
-    <dlux.version>0.3.4-SNAPSHOT</dlux.version>
-    <ovsdb.version>1.2.5-SNAPSHOT</ovsdb.version>
-    <mdsal.model.version>0.8.4-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.4-Beryllium-SR4</mdsal.version>
+    <restconf.version>1.3.4-Beryllium-SR4</restconf.version>
+    <yangtools.version>0.8.4-Beryllium-SR4</yangtools.version>
+    <dlux.version>0.3.4-Beryllium-SR4</dlux.version>
+    <ovsdb.version>1.2.5-Beryllium-SR4</ovsdb.version>
+    <mdsal.model.version>0.8.4-Beryllium-SR4</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index c16e93a92d862f866f77afed1b175463e81feb18..f0a766dc0a76e8cfae5664ab9e8744804990fcb3 100644 (file)
@@ -11,19 +11,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.4-SNAPSHOT</version>
+    <version>0.4.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
   <properties>
-  <ovsdb.version>1.2.5-SNAPSHOT</ovsdb.version>
+  <ovsdb.version>1.2.5-Beryllium-SR4</ovsdb.version>
   <powermock.version>1.5.2</powermock.version>
   </properties>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-impl</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 101a96bc80032e9d87debe3bbaf69a7c1329cc49..3d0e2a6facbfdbd71c5b4dc40648d32772e4e85a 100644 (file)
@@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>mdsal-it-parent</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.3.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-it</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <packaging>bundle</packaging>
 
   <properties>
index cd132f9612e05b7d0f19a2066f20505e761ac529..0e11cc96cd8a2fe253c16ef9d342c9af70f74a88 100644 (file)
@@ -10,13 +10,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-karaf</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
diff --git a/pom.xml b/pom.xml
index 2ceb60ea7edf92e3e1ca689010c9210023b0663e..a5d7943bc46a5073eb0bd8864f9278a889e4e591 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.4-SNAPSHOT</version>
+    <version>1.6.4-Beryllium-SR4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-aggregator</artifactId>
-  <version>0.0.5-SNAPSHOT</version>
+  <version>0.0.5-Beryllium-SR4</version>
   <name>unimgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>