Bump versions to 1.8.1-SNAPSHOT
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Jul 2020 09:52:03 +0000 (11:52 +0200)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 7 Oct 2021 05:19:58 +0000 (15:19 +1000)
This starts the next development iteration.

Change-Id: I145443ecf4a1fd084210fc36a7d8cc1de630c149
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/odl-infrautils-metrics-prometheus/pom.xml
features/odl-infrautils-metrics-sample/pom.xml
features/odl-infrautils-metrics/pom.xml
metrics/api/pom.xml
metrics/impl-prometheus/pom.xml
metrics/impl-test/pom.xml
metrics/impl/pom.xml
metrics/it/pom.xml
metrics/pom.xml
metrics/sample/impl/pom.xml

index fe1276863c701fbfae4405a19ea9b1e0038a8784..251d04bf699ab3570f0ee8cf8482dca7839512ec 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 7ed571a0dd5febc70a188fdb2c3f660f4ed0a95f..faf32d31a27de26495f19d6b7da2cfec9b97398f 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index d0298b2acd922a9e092c36b6037ef9fe0f9f6c0e..df33ded9fbf22cee5debc0752938cf50a2c76bd1 100644 (file)
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
index 1a9d4bf6492db58a305a9cd9726c32794e5b7db6..c4a8d03d7a12eb1869e8cf3c9457f150324080b2 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../../common/parent</relativePath>
   </parent>
 
index c199c6b21b47230ca09e05500529e7219c75a3c9..aeff213f1427536b819671874438db7e6886e964 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../../common/parent</relativePath>
   </parent>
 
index 841471c4fe8fdef4c87caa68b19c7167fc5afb18..ea1a6dc21f4c2c2271e6b706760c393d27f6b7b0 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../../common/parent</relativePath>
   </parent>
 
index 82ac6a27dd75fc35b4f433a94f9a34d38b8ff5d0..f28e0512c07d845a98a0397af0e7d55ff6493e82 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../../common/parent</relativePath>
   </parent>
 
index 3619b50640cf94ff1f71302e39e8a2e009a5a26f..8c373ea02cea18291486d32e9c307ecbb31f8c07 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
     <groupId>org.opendaylight.infrautils</groupId>
     <artifactId>itestutils-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.8.1-SNAPSHOT</version>
     <relativePath>../../itestutils/parent/</relativePath>
   </parent>
 
index 61c6c19f4af707eee7ed07ac149067a42b039002..5ae4691e1e666e57c0b840f6e40da0f1f75a4d33 100644 (file)
@@ -19,7 +19,7 @@
 
   <groupId>org.opendaylight.infrautils</groupId>
   <artifactId>metrics-aggregator</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.8.1-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. -->
index 5bcc1388ac38b193854e0c15b09a6224627f99ef..6694ce8dbf08f645d6f1df3c50cf5b914f7b4894 100644 (file)
@@ -13,7 +13,7 @@
   <parent>
       <groupId>org.opendaylight.infrautils</groupId>
       <artifactId>parent</artifactId>
-      <version>1.8.0-SNAPSHOT</version>
+      <version>1.8.1-SNAPSHOT</version>
       <relativePath>../../../common/parent</relativePath>
   </parent>