Bumping versions by 0.1.0 for next dev cycle 81/30781/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 5 Dec 2015 03:43:35 +0000 (22:43 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sat, 5 Dec 2015 03:43:35 +0000 (22:43 -0500)
Change-Id: I3b68f0fd5414a35d42987f60f9a557ebde23b290
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
manuals/developer-guide/pom.xml
manuals/getting-started-guide/pom.xml
manuals/howto-openstack/pom.xml
manuals/pom.xml
manuals/readme/pom.xml
manuals/user-guide/pom.xml
pom.xml

index 5940ee72819142f4c5affe0f1ab93c42562a13b9..043459be93a2415be4b6d4d9c3116cc263da4c3d 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>manuals</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index f8b3ea87543bd4c6fb142f4870dcc10c5981d47d..2bce06cd1fb5d6cd00a24c96cb3860cc90d18bfd 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>manuals</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 6a02e0469c8961d72753b5639728a8a85fbe8538..22b9b9ec9a40a94468551ec78f561efa1b8cf76b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>manuals</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 3a845ddb99d674433df6ec795336437a00cef35b..eb8f2d530af42a6fd321d6d9c09e4b252708118e 100644 (file)
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>root</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.docs</groupId>
   <artifactId>manuals</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <name>OpenDaylight Docs - Manuals</name>
   <packaging>pom</packaging>
   <scm>
index 779ab3bde6a227a07d5c5a492b4e022f70a91399..bfcb76f67f82be526f1fe00a79a1a4a5eeedc06b 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>manuals</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index 55c777ad38e6a3c15cdf67a43ffd1bda95b4261e..5fc0cc1f1cbbf9df4fe6b861c0d94f6c5cb9f597 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.docs</groupId>
     <artifactId>manuals</artifactId>
-    <version>0.2.0-SNAPSHOT</version>
+    <version>0.3.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index ad83c9a6f18c2aab80027dcaa084de73a6fed81c..3f80d5bc9db2f7f235f031c5f2516acd98e2b5b6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.docs</groupId>
   <artifactId>root</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.3.0-SNAPSHOT</version>
   <name>docs</name> <!-- Used by Sonar to set project name -->
   <packaging>pom</packaging>
   <url>${sitedeploy}</url>