Bump versions by x.y.(z+1)
authorjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 22 Feb 2020 04:30:16 +0000 (04:30 +0000)
committerjenkins-releng <jenkins-releng@opendaylight.org>
Sat, 22 Feb 2020 04:30:16 +0000 (04:30 +0000)
Signed-off-by: jenkins-releng <jenkins-releng@opendaylight.org>
Change-Id: I0c4b15e27c85d09a29a9c2a150e10a3ca8a4de5a

inject-guice-testutils/pom.xml
inject-guice/pom.xml
inject/pom.xml
pom.xml

index fe1e8476384d6aae3e6d99ff81a571d0c98db300..1e6f6488ad76e465e91be8ae2a2c11bd506543e6 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.8.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
index 9312cafeff0b103e283a53ec12e13b34fcee0e30..a17de16a2a6282518452b1a79c12d4e7ab29fd12 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.8.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
index 652dcf3b27ed3ccb2d32a6c952a0da0d4e11a746..cb86576c811ced505ee95a09f08fbd9df400116b 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.7.0-SNAPSHOT</version>
+      <version>1.8.0-SNAPSHOT</version>
       <relativePath>../../common/parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index fc9d2ba9e3ea122f4b910de1ff89e91dd5e08dc2..a3092087bf1fc164c501fb6ddd21f69ec5cd8ee1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>inject-aggregator</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.8.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. -->