[maven-release-plugin] prepare for next development iteration
authorjenkins-integration <jekins-integration@opendaylight.org>
Fri, 31 Jan 2014 17:46:02 +0000 (17:46 +0000)
committerjenkins-integration <jekins-integration@opendaylight.org>
Fri, 31 Jan 2014 17:46:02 +0000 (17:46 +0000)
distributions/base/pom.xml
distributions/pom.xml
distributions/serviceprovider/pom.xml
distributions/virtualization/pom.xml
pom.xml

index 90de5603127f4958db2131aff7771bd3c0ef9275..8e54a0c3cab5b9cef95cd6ba1cc9bb92b29dc329 100644 (file)
@@ -7,7 +7,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distributions</artifactId>
-    <version>0.1.1</version>
+    <version>0.1.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 206845db0e8f35bff1e76815a6853737f1e6939f..5511f1fe4a4616a4f432871eba316054848f06e7 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>root</artifactId>
-    <version>0.1.1</version>
+    <version>0.1.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distributions</artifactId>
index da599bc83caae4ffa5f563c27b6fe6daaa9681f9..7b350e9499a11736fe61c50cdcb7e1c130345df3 100644 (file)
@@ -9,7 +9,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distributions</artifactId>
-    <version>0.1.1</version>
+    <version>0.1.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -32,7 +32,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>distributions-base</artifactId>
-      <version>0.1.1</version>
+      <version>0.1.2-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->
index 60ad885131bfed203f424293cb3be69b2889a326..421cacab2d6043abbed7eebcab4a7ec4079256f3 100644 (file)
@@ -7,7 +7,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>distributions</artifactId>
-    <version>0.1.1</version>
+    <version>0.1.2-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
@@ -22,7 +22,7 @@ see https://git.opendaylight.org/gerrit/#/c/390/
     <dependency>
       <groupId>org.opendaylight.integration</groupId>
       <artifactId>distributions-base</artifactId>
-      <version>0.1.1</version>
+      <version>0.1.2-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->
diff --git a/pom.xml b/pom.xml
index 4bc369ae0986e977bf9b4d48ec54d8638812580c..6df257cba52cead8a03171baaca572e17791ad80 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>org.opendaylight.integration</groupId>
   <artifactId>root</artifactId>
-  <version>0.1.1</version>
+  <version>0.1.2-SNAPSHOT</version>
   <name>OpenDaylight Integration Project</name>
   <packaging>pom</packaging>
   <url>https://wiki.opendaylight.org/view/CrossProject:Integration_Group</url>