Bumping versions by 0.0.1 for next dev cycle 65/36665/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 23 Mar 2016 19:15:35 +0000 (15:15 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 23 Mar 2016 19:15:35 +0000 (15:15 -0400)
Change-Id: I1c4947c77ada0e403ca087a7b63bdb6472b745fa
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 e7984e7f19891b78dd8abbd6c722a300aeb4a0e6..24623d8f2c94ca8fa1bdc95382010d0ec07da839 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.1-Beryllium-SR1</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-api</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 2bd917e98d7aad54ac7ef2ccfdf2a8cab62b7bba..d313b744d68a9234d2e371617c6de7a949992f74 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.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-artifacts</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 6d60b07c4b9d1f4769cc0083281fdee8bef95410..f2438c4125f8a3af7995234739b95d8298918b7a 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.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-features</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-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.1-Beryllium-SR1</mdsal.model.version>
-    <mdsal.version>1.3.1-Beryllium-SR1</mdsal.version>
-    <restconf.version>1.3.1-Beryllium-SR1</restconf.version>
-    <dlux.version>0.3.1-Beryllium-SR1</dlux.version>
-    <openflowplugin.version>0.2.1-Beryllium-SR1</openflowplugin.version>
+    <mdsal.model.version>0.8.2-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.2-SNAPSHOT</mdsal.version>
+    <restconf.version>1.3.2-SNAPSHOT</restconf.version>
+    <dlux.version>0.3.2-SNAPSHOT</dlux.version>
+    <openflowplugin.version>0.2.2-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 7f991a7f3413e478afa8257e70436327744b542d..ba26cd417fa3caa04f59116e1bcdf7c6159917e7 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.1-Beryllium-SR1</version>
+    <version>0.4.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-impl</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index edfa507117866f49408b33d6ebdb9d5a82a3af1b..179837a5a1a88efe95d212275923d5bfca049af2 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.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-karaf</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-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.1-Beryllium-SR1</feature.mdsal.version>
-    <feature.dlux.version>0.3.1-Beryllium-SR1</feature.dlux.version>
+    <feature.mdsal.version>1.3.2-SNAPSHOT</feature.mdsal.version>
+    <feature.dlux.version>0.3.2-SNAPSHOT</feature.dlux.version>
   </properties>
 
   <dependencyManagement>
index 61b10c86b1cc50e797617dd9b827fe68e59b87f4..d62cdb2fb8a23e899da97fa0d810675d05fb24a7 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.1-Beryllium-SR1</version>
+    <version>0.4.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>cli-renderer</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 5041575b93410b199367d6a94ea3b263f3615d36..1d96184613a430c0e5348254e890a50ea6a6a1ae 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.1-Beryllium-SR1</version>
+    <version>0.4.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>openflow-renderer</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <liblldp.version>0.10.1-Beryllium-SR1</liblldp.version>
-    <openflowplugin.version>0.2.1-Beryllium-SR1</openflowplugin.version>
+    <liblldp.version>0.10.2-SNAPSHOT</liblldp.version>
+    <openflowplugin.version>0.2.2-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 543af044664aae645ea0f97077c6d14121e20868..1f4bb943f625619a77c7409838b7a99156f30074 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.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-renderers</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index aa807f0fa502835eb259a5a4bab5b71c976cc122..aaa9b0115f30cb226b14caf77b7aff2c663d6809 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.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-tools</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 7636cef34fead6bc15d2a166600b0c6daeaa24ac..0041f22e96e69b202f2991e4af7b76fda14f4859 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.1-Beryllium-SR1</version>
+    <version>1.0.2-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>sandbox</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
index 3095d9cdd5080583f3638ba1afdfed36dc8e23e6..bd93703bbc76c7be566d27df12f6b8a4a6ccf2e1 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.1-Beryllium-SR1</version>
+    <version>0.8.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-ui</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <dlux.version>0.3.1-Beryllium-SR1</dlux.version>
+    <dlux.version>0.3.2-SNAPSHOT</dlux.version>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index d32450c47fb877e76286399695c592755889442b..d4bf2b40756ecc985879399748da16175a17e040 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.1-Beryllium-SR1</version>
+    <version>1.6.2-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo.project</artifactId>
-  <version>1.0.1-Beryllium-SR1</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>nemo</name>
   <description>OpenDaylight NEMO</description>