Bumping versions by 0.0.1 for next dev cycle 63/38763/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 12 May 2016 13:18:08 +0000 (09:18 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 12 May 2016 13:18:08 +0000 (09:18 -0400)
Change-Id: Ie3b3b11cd114f1f4a1a755a546c75a126cc13ca7
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 f60b1d6d1d5f3bec9485514c422d32201e4c0e29..36f14d0b296517b1204fc135b95c546e7014adf7 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.2-Beryllium-SR2</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-api</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 44eb9836cfdc33109d7151fba78e0cf193698897..d56333745770eef1276507707979a4c450667f0e 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.2-Beryllium-SR2</version>
+    <version>1.6.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-artifacts</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 84dc20b7d3ab4a0a89900c51f5e390b41403e398..61eb4dc116bed31bc129a40b01fed34bb23e4c2b 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.2-Beryllium-SR2</version>
+    <version>1.6.3-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-features</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-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.2-Beryllium-SR2</mdsal.model.version>
-    <mdsal.version>1.3.2-Beryllium-SR2</mdsal.version>
-    <restconf.version>1.3.2-Beryllium-SR2</restconf.version>
-    <dlux.version>0.3.2-Beryllium-SR2</dlux.version>
-    <openflowplugin.version>0.2.2-Beryllium-SR2</openflowplugin.version>
+    <mdsal.model.version>0.8.3-SNAPSHOT</mdsal.model.version>
+    <mdsal.version>1.3.3-SNAPSHOT</mdsal.version>
+    <restconf.version>1.3.3-SNAPSHOT</restconf.version>
+    <dlux.version>0.3.3-SNAPSHOT</dlux.version>
+    <openflowplugin.version>0.2.3-SNAPSHOT</openflowplugin.version>
   </properties>
 
   <dependencyManagement>
index 6633b02a6ce3fac9561bdb857bbf3b3d8669d851..a6d79e9133bf2035d4bc501cfc0d5323b282d62f 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.2-Beryllium-SR2</version>
+    <version>0.4.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-impl</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 407d89de814b71dc58f1af709a7988eb9535a6bc..d39029aa5cd968771aecd94a4d18bcd1e4e0f839 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.2-Beryllium-SR2</version>
+    <version>1.6.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-karaf</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-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.2-Beryllium-SR2</feature.mdsal.version>
-    <feature.dlux.version>0.3.2-Beryllium-SR2</feature.dlux.version>
+    <feature.mdsal.version>1.3.3-SNAPSHOT</feature.mdsal.version>
+    <feature.dlux.version>0.3.3-SNAPSHOT</feature.dlux.version>
   </properties>
 
   <dependencyManagement>
index 2aa7661e5f7470cfb8f1fb419724cc7345c92729..961d81cd461cb47664330b6b4d4fffeb161d572b 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.2-Beryllium-SR2</version>
+    <version>0.4.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>cli-renderer</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
index 6b1f7789331bee947c4ce5684a63b77dba0f76f1..0d0435fa7d66cf961d2876d2065369eda83605c9 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.2-Beryllium-SR2</version>
+    <version>0.4.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>openflow-renderer</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <liblldp.version>0.10.2-Beryllium-SR2</liblldp.version>
-    <openflowplugin.version>0.2.2-Beryllium-SR2</openflowplugin.version>
+    <liblldp.version>0.10.3-SNAPSHOT</liblldp.version>
+    <openflowplugin.version>0.2.3-SNAPSHOT</openflowplugin.version>
     <sonar.jacoco.reportPath>target/code-coverage/jacoco.exec</sonar.jacoco.reportPath>
     <sonar.jacoco.itReportPath>target/code-coverage/jacoco-it.exec</sonar.jacoco.itReportPath>
   </properties>
index 4e6cc9afab73fe600fdaf08f0e31e0384aa94be7..80d5b0ff4c351820d364d8f72905bae17f170f7b 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.2-Beryllium-SR2</version>
+    <version>1.0.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-renderers</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index e90e5db34d513a9c3212ffcaecad55fdb810ed11..a8b4f8e9cc9b626dc42c174a7fbf0d718680c358 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.2-Beryllium-SR2</version>
+    <version>1.0.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-tools</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
index 7aea02f640743f71a7e43870eadd08cd8af10fee..40e160b21e4781842bc447b992c8f6d67f54bb4c 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.2-Beryllium-SR2</version>
+    <version>1.0.3-SNAPSHOT</version>
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>sandbox</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>jar</packaging>
   <name>${project.artifactId}</name>
 
index a4069a53d98e19fc83c81a30048b9e6dbcec15aa..bed71b3d5c40dd55f01de3c3b31f6c216209b217 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.2-Beryllium-SR2</version>
+    <version>0.8.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-ui</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <name>${project.artifactId}</name>
 
   <properties>
-    <dlux.version>0.3.2-Beryllium-SR2</dlux.version>
+    <dlux.version>0.3.3-SNAPSHOT</dlux.version>
   </properties>
 
   <dependencies>
diff --git a/pom.xml b/pom.xml
index fba01f7fa59d5fbb31ec176f74ec6c9b30d84e36..38bd5012d30ebebbf5b4964957542a5973171146 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.2-Beryllium-SR2</version>
+    <version>1.6.3-SNAPSHOT</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo.project</artifactId>
-  <version>1.0.2-Beryllium-SR2</version>
+  <version>1.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>nemo</name>
   <description>OpenDaylight NEMO</description>