Release Beryllium-SR1 89/36689/1 release/beryllium-sr1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 23 Mar 2016 20:29:26 +0000 (16:29 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 23 Mar 2016 20:29:26 +0000 (16:29 -0400)
Change-Id: I88c20224c7b5801c4e7cd8522b30efbbbb3ea057
Signed-off-by: Thanh Ha <thanh.ha@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 3a196c0e96e1180f00fb69f2af7c4e79308923d4..1c25469951c349ae77027a5706f00419e2e23ba2 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.1-SNAPSHOT</version>
+    <version>0.8.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.2-SNAPSHOT</ovsdb.version>
+    <ovsdb.version>1.2.2-Beryllium-SR1</ovsdb.version>
   </properties>
 
   <dependencies>
index f3c2f45176b8fa0d69e976c2b1a9b8ed47254b29..6214124f729954ebb2eb851b47de170786dfb35d 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.1-SNAPSHOT</version>
+    <version>1.6.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-artifacts</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index d92c006953121dbd147a7df36e2f43b8067f658f..d5fa4990c741fcdcc9a7379d2f995d0361f74e16 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.1-SNAPSHOT</version>
+    <version>0.4.1-Beryllium-SR1</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.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 512d72400cdf6fbac5f842a7b2cb94b76b6d89c4..e8c21d2beded6ab17e2306d5b5c67cf0104ecefe 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.1-SNAPSHOT</version>
+    <version>1.6.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-features</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <mdsal.version>1.3.1-SNAPSHOT</mdsal.version>
-    <restconf.version>1.3.1-SNAPSHOT</restconf.version>
-    <yangtools.version>0.8.1-SNAPSHOT</yangtools.version>
-    <dlux.version>0.3.1-SNAPSHOT</dlux.version>
-    <ovsdb.version>1.2.2-SNAPSHOT</ovsdb.version>
-    <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.1-Beryllium-SR1</mdsal.version>
+    <restconf.version>1.3.1-Beryllium-SR1</restconf.version>
+    <yangtools.version>0.8.1-Beryllium-SR1</yangtools.version>
+    <dlux.version>0.3.1-Beryllium-SR1</dlux.version>
+    <ovsdb.version>1.2.2-Beryllium-SR1</ovsdb.version>
+    <mdsal.model.version>0.8.1-Beryllium-SR1</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index c02f385ec632b08b375d94924ca2d5817ea5238b..3172c8a32ffcb386e28d9852cf75d9587e22ea3c 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.1-SNAPSHOT</version>
+    <version>0.4.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
 
   <properties>
-  <ovsdb.version>1.2.2-SNAPSHOT</ovsdb.version>
+  <ovsdb.version>1.2.2-Beryllium-SR1</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.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index 65672b9e7226deb70d7fb4ddb4f258606de2b669..b6ff614860de800071737a602db7389adf4f0d9c 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.1-SNAPSHOT</version>
+    <version>1.3.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-it</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <packaging>bundle</packaging>
 
   <properties>
index b1303c799e8c235f1a1c0014dc95b6113908364a..e9b4065f1ce535c6ee181b2941b1cc9e50e51dca 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.1-SNAPSHOT</version>
+    <version>1.6.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-karaf</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
diff --git a/pom.xml b/pom.xml
index a9bb5912ab888ca36df26eaa6a64c5dcff9bef8b..02ee85e3f8f8901b73d9821695cebee84f41c653 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.1-SNAPSHOT</version>
+    <version>1.6.1-Beryllium-SR1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-aggregator</artifactId>
-  <version>0.0.2-SNAPSHOT</version>
+  <version>0.0.2-Beryllium-SR1</version>
   <name>unimgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>