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

index 4de898601795233826a739b42a8350e8be4fce6f..02f10b527774641ff86738bdbfb8e263d3a50488 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.0</version>
+    <version>0.1.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
 
index 632c4834272fa8b39632c825e2f5ee273ad6b224..b5ea2a4dd48f24d37c4f07af8b8178de637c0b7d 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>root</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1-SNAPSHOT</version>
     <relativePath>../</relativePath>
   </parent>
   <artifactId>distributions</artifactId>
index da42e8e20841d701e1a3dd2bb94cc6c843997e0c..e401306a4799b86ad0fb5f8af1289db7cde85264 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.0</version>
+    <version>0.1.1-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.0</version>
+      <version>0.1.1-SNAPSHOT</version>
       <type>zip</type>
       <classifier>osgipackage</classifier>
       <!-- Make sure this isn't included on any classpath-->
index 59dd1368e0771acf7024c7edb9205e3ebcc18845..e74f5b9e811c69c1ca76fd50c2540bb14cacb32f 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.0</version>
+    <version>0.1.1-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.0</version>
+      <version>0.1.1-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 ff19a87e7919ac0c01ed2f2aa4c19474e311e0ed..f291d42353e1bd3b03e68964b35a12950bd185b2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>org.opendaylight.integration</groupId>
   <artifactId>root</artifactId>
-  <version>0.1.0</version>
+  <version>0.1.1-SNAPSHOT</version>
   <name>OpenDaylight Integration Project</name>
   <packaging>pom</packaging>
   <url>https://wiki.opendaylight.org/view/CrossProject:Integration_Group</url>