Bumping versions by 0.0.1 for next dev cycle 10/35010/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 02:55:43 +0000 (21:55 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 19 Feb 2016 02:55:43 +0000 (21:55 -0500)
Change-Id: I116cb4e664816131638ad46d59d4675ef38086ed
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
12 files changed:
nemo-api/pom.xml
nemo-artifacts/pom.xml
nemo-features/pom.xml
nemo-impl/pom.xml
nemo-karaf/pom.xml
nemo-renderers/cli-renderer/pom.xml
nemo-renderers/openflow-renderer/pom.xml
nemo-renderers/pom.xml
nemo-tools/pom.xml
nemo-tools/sandbox/pom.xml
nemo-ui/pom.xml
pom.xml

index d149f1d0400142e105b196ad57309145a765af6b..a6267216a3c55aadaba45ebb8463973b569e0d45 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.0-Beryllium</version>
+    <version>0.8.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-api</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index d5d784232f835d92d72da32dec31d1be7685dbc3..7d30329641b6873a78b2df84f14046e5985361c0 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-artifacts</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 1b2aa01457fc2fe6df50195f4aa7dd83b8ea5978..297abc2d02ea7e0d24474a00608ec404a2f6c90b 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>features-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-features</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <prerequisites>
@@ -26,11 +26,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <mdsal.model.version>0.8.0-Beryllium</mdsal.model.version>
-    <mdsal.version>1.3.0-Beryllium</mdsal.version>
-    <restconf.version>1.3.0-Beryllium</restconf.version>
-    <dlux.version>0.3.0-Beryllium</dlux.version>
-    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
+    <mdsal.model.version>0.8.1-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.1-SNAPSHOT</mdsal.version>
+    <restconf.version>1.3.1-SNAPSHOT</restconf.version>
+    <dlux.version>0.3.1-SNAPSHOT</dlux.version>
+    <openflowplugin.version>0.2.1-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 548be2037c04db9137c5c5a99d3c86947827dda5..d809d335353af165e1067b8d6d6aceea55f494ed 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-impl</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 7e3bdee14605480797d7875650472f1e33651665..4f4b65f88ba9f50b7a9931c6f282183e1886149e 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>karaf-parent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-karaf</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <name>${project.artifactId}</name>
 
   <prerequisites>
@@ -26,8 +26,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
 
   <properties>
-    <feature.mdsal.version>1.3.0-Beryllium</feature.mdsal.version>
-    <feature.dlux.version>0.3.0-Beryllium</feature.dlux.version>
+    <feature.mdsal.version>1.3.1-SNAPSHOT</feature.mdsal.version>
+    <feature.dlux.version>0.3.1-SNAPSHOT</feature.dlux.version>
   </properties>
 
   <dependencyManagement>
index 0e2f102b4020c1d510844b2d89db64265d28d597..c70daf3e4c3f801c37e84dfd33fa2e5c32c0c0fe 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>cli-renderer</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 78feb7671869ab75f69d07ea0f80ad0654c38fb2..08e657a1c41e50be428f9a70f4c9162b80a44598 100644 (file)
@@ -12,19 +12,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.4.0-Beryllium</version>
+    <version>0.4.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>openflow-renderer</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <liblldp.version>0.10.0-Beryllium</liblldp.version>
-    <openflowplugin.version>0.2.0-Beryllium</openflowplugin.version>
+    <liblldp.version>0.10.1-SNAPSHOT</liblldp.version>
+    <openflowplugin.version>0.2.1-SNAPSHOT</openflowplugin.version>
     <jacoco.version>0.7.2.201409121644</jacoco.version>
     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
index cb2902fd32d08fb37b2f6ddcf38bc6ff8de8da6c..fc22fceb7728ec3316f6f6bc3d1aa2f017a083a1 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo.project</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-renderers</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 6018c41f25ded15ed4b640238592354a523ee15a..9b6113b558b8e2ff6396e625b08e2be07367d9f4 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo.project</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-tools</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 8d9f1abdfb4855035cd2f63f1cf75eaeb8c64f9a..ebbd3d4efbd6cba69b7a6006ecea308f0927d093 100644 (file)
@@ -12,12 +12,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.nemo</groupId>
     <artifactId>nemo-tools</artifactId>
-    <version>1.0.0-Beryllium</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>sandbox</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
index 4e74bc8d9decb0c32018c1f2568f76303cce5db7..6f2f198b891b15eac9066d0800728053b973cbfb 100644 (file)
@@ -12,18 +12,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>0.8.0-Beryllium</version>
+    <version>0.8.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-ui</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <dlux.version>0.3.0-Beryllium</dlux.version>
+    <dlux.version>0.3.1-SNAPSHOT</dlux.version>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index d6ced437ad2b4603de189bf2ec6b75590f142449..767d719e6c53b68b3ebee15b3fd0ea474b95b349 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.6.0-Beryllium</version>
+    <version>1.6.1-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo.project</artifactId>
-  <version>1.0.0-Beryllium</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>nemo</name>
   <description>OpenDaylight NEMO</description>