Bump versions by x.(y+1).z for next dev cycle
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 9 Aug 2018 12:40:15 +0000 (18:10 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 9 Aug 2018 12:40:15 +0000 (18:10 +0530)
Change-Id: Iefeaa1909c4bcce65fac47f523e1f46c518ad8f3
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
inject-guice-testutils/pom.xml
inject/pom.xml
pom.xml

index 2ebe2c401f216785220cd48098df9025a2334697..80fb682d63f5f2d268288c5d5d3ff2e3f93c24f2 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.4.0-SNAPSHOT</version>
+      <version>1.5.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
index 85019fbc4326e5768c852f1b18a9c289052ae5b0..78cf16a05f3443163a698cbe66f51d977fe8c46f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.4.0-SNAPSHOT</version>
+      <version>1.5.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index e4eb5a0eeea5914775d8bc62ea32cf8eebcaee16..d45a8a512e9481e3807afc31b05bf72fc20ce000 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>inject-aggregator</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.5.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. -->