Bump versions by x.(y+1).z for next dev cycle
authorAnil Belur <abelur@linuxfoundation.org>
Mon, 26 Feb 2018 07:41:43 +0000 (17:41 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Mon, 26 Feb 2018 07:41:43 +0000 (17:41 +1000)
Change-Id: I43d4438c6e1c8f4756cc9bfb08bb8d7b45fdade7
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
inject-guice-testutils/pom.xml
inject/pom.xml
pom.xml

index 414efdb8d7707e89e52fe693bd15adb960197ad1..2ebe2c401f216785220cd48098df9025a2334697 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.4.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
index cf2ae586ff104ee87da3be950b5156d75f8067d3..85019fbc4326e5768c852f1b18a9c289052ae5b0 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.3.0-SNAPSHOT</version>
+      <version>1.4.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 45fc29a65c71cd7864bb00580fbc995cef9099e3..69d338a2252ce88965bfeacc8a462c6d55605284 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>inject-aggregator</artifactId>
-  <version>1.3.0-SNAPSHOT</version>
+  <version>1.4.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. -->