Bumping versions by 0.0.1 for next dev cycle 90/36690/1
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: I35c8e47802a5ddf744926c7a7c45028b769eaf7e
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 1c25469951c349ae77027a5706f00419e2e23ba2..14b0467ae8d5de53cc4611ec354bf8dff9412674 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-Beryllium-SR1</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-api</artifactId>
-  <version>0.0.2-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
-    <ovsdb.version>1.2.2-Beryllium-SR1</ovsdb.version>
+    <ovsdb.version>1.2.3-SNAPSHOT</ovsdb.version>
   </properties>
 
   <dependencies>
index 6214124f729954ebb2eb851b47de170786dfb35d..a199a36f0ad32208f245ba8da9a080643d2977a0 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-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-artifacts</artifactId>
-  <version>0.0.2-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
index d5fa4990c741fcdcc9a7379d2f995d0361f74e16..35dc3618fe54376175fe86a339aa8207265ac586 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-Beryllium-SR1</version>
+    <version>0.4.2-SNAPSHOT</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-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index e8c21d2beded6ab17e2306d5b5c67cf0104ecefe..257a937c075176e007e673b429548eeab52dfd8e 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-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-features</artifactId>
-  <version>0.0.2-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <modelVersion>4.0.0</modelVersion>
   <prerequisites>
     <maven>3.1.1</maven>
   </prerequisites>
   <properties>
-    <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>
+    <mdsal.version>1.3.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.3.2-SNAPSHOT</restconf.version>
+    <yangtools.version>0.8.2-SNAPSHOT</yangtools.version>
+    <dlux.version>0.3.2-SNAPSHOT</dlux.version>
+    <ovsdb.version>1.2.3-SNAPSHOT</ovsdb.version>
+    <mdsal.model.version>0.8.2-SNAPSHOT</mdsal.model.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>
   <dependencyManagement>
index 3172c8a32ffcb386e28d9852cf75d9587e22ea3c..9385733ec1fc72fe42d37b8c83ab55e01bd532c4 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-Beryllium-SR1</version>
+    <version>0.4.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <properties>
-  <ovsdb.version>1.2.2-Beryllium-SR1</ovsdb.version>
+  <ovsdb.version>1.2.3-SNAPSHOT</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-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <dependencies>
     <dependency>
index b6ff614860de800071737a602db7389adf4f0d9c..f9e7b38cc46ed0608c293928369d501faeb5ad12 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-Beryllium-SR1</version>
+    <version>1.3.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-it</artifactId>
-  <version>0.0.2-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <properties>
index e9b4065f1ce535c6ee181b2941b1cc9e50e51dca..4acba243deec7ece17cf61cec48ef2c1dfc5ffde 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-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-karaf</artifactId>
-  <version>0.0.2-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <prerequisites>
     <maven>3.1.1</maven>
diff --git a/pom.xml b/pom.xml
index 02ee85e3f8f8901b73d9821695cebee84f41c653..38fca92417bfc9de85b5f3da6f63cb820809a782 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-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.unimgr</groupId>
   <artifactId>unimgr-aggregator</artifactId>
-  <version>0.0.2-Beryllium-SR1</version>
+  <version>0.0.3-SNAPSHOT</version>
   <name>unimgr</name>
   <packaging>pom</packaging>
   <modelVersion>4.0.0</modelVersion>