Bump versions by x.y.(z+1)
authorjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 1 Feb 2019 13:06:29 +0000 (13:06 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Fri, 1 Feb 2019 13:06:29 +0000 (13:06 +0000)
Change-Id: Iad90fad64275055fb499d8382227330d53df26a5
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
inject-guice-testutils/pom.xml
inject-guice/pom.xml
inject/pom.xml
pom.xml

index a531eb14c822c9e6b2e6d6292125e97192a13235..76e40a30e68ed6c3ff90b867a6f50ae0c048a4cd 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.6.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
index 9e075574733873a778b5c0bf741bc02af0cfb92c..39d3d7c3762f5ac2146cb11a51ca61e95f69d4d8 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.6.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
index c4beab629e8a6b342f0d25f05694ce14c7de7a72..6c8f9a67e69ec4ee8e5d747c4371608da26758c3 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.5.0-SNAPSHOT</version>
+      <version>1.6.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 96fb402f9d7685d75217288690fa75ec61476849..a6491da556e54b4ad544d7670b4abf549ed47b35 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>inject-aggregator</artifactId>
-  <version>1.5.0-SNAPSHOT</version>
+  <version>1.6.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. -->