Bump versions by x.(y+1).z for next dev cycle
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Aug 2017 17:26:42 +0000 (13:26 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 14 Aug 2017 17:26:42 +0000 (13:26 -0400)
Change-Id: Iadde1500ab522dab0cf333cd9a7ce51c82fea13b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
inject-guice-testutils/pom.xml
inject/pom.xml
pom.xml

index 4aeb102aa44e01907735e348ccdeb8784bdb7f1c..34faa274beb2b05807264cb8382699422a7f4951 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>inject.guice.testutils</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: infrautils :: ${project.artifactId}</name>
index 60645618b15acea5c31da7a303acd69ac09051c1..a09e854c54e09256789f3ce6cf2871fc2c99af70 100644 (file)
@@ -18,7 +18,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>inject</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
diff --git a/pom.xml b/pom.xml
index a01c2aa31b224b43e1761467e4dcbdbf881b9213..261cf4cdf939b580799530b177766076e7faf0e0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>inject-aggregator</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->