Bump policy/distribution to 2.6.2-SNAPSHOT 67/124967/1
authorliamfallon <liam.fallon@est.tech>
Thu, 14 Oct 2021 10:45:59 +0000 (11:45 +0100)
committerliamfallon <liam.fallon@est.tech>
Thu, 14 Oct 2021 10:46:53 +0000 (11:46 +0100)
Issue-ID: POLICY-3696
Change-Id: I3cdd361c13a616b121ebcd1782e51847861288ed
Signed-off-by: liamfallon <liam.fallon@est.tech>
15 files changed:
forwarding/pom.xml
main/pom.xml
model/pom.xml
packages/policy-distribution-docker/pom.xml
packages/policy-distribution-tarball/pom.xml
packages/pom.xml
plugins/forwarding-plugins/pom.xml
plugins/pom.xml
plugins/reception-plugins/pom.xml
pom.xml
reception/pom.xml
testsuites/performance/pom.xml
testsuites/pom.xml
testsuites/stability/pom.xml
version.properties

index 0e18c57..9b741b0 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>forwarding</artifactId>
index 90b5747..ac5011f 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>distribution-main</artifactId>
index d1d64fd..5491e25 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>distribution-model</artifactId>
index a909064..17d2f8d 100644 (file)
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-packages</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <packaging>pom</packaging>
index 32513c7..cc6d95d 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-packages</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>policy-distribution-tarball</artifactId>
index 8f2f82a..591079c 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>distribution-packages</artifactId>
index 4654b45..53ec2c2 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-plugins</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>forwarding-plugins</artifactId>
index d97f455..91ef390 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>distribution-plugins</artifactId>
index b1f3c3a..a2d612f 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-plugins</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>reception-plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index 1f43cf1..a158d7e 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
 
     <groupId>org.onap.policy.distribution</groupId>
     <artifactId>policy-distribution</artifactId>
-    <version>2.6.1-SNAPSHOT</version>
+    <version>2.6.2-SNAPSHOT</version>
 
     <packaging>pom</packaging>
 
index 88503a5..db12473 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>reception</artifactId>
index 79d8359..f3059cc 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-testsuites</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
     <artifactId>distribution-performance</artifactId>
     <build>
index 0ea9211..826bc65 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
     <artifactId>distribution-testsuites</artifactId>
     <packaging>pom</packaging>
index a83e6c4..298ac78 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-testsuites</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.2-SNAPSHOT</version>
     </parent>
     <artifactId>distribution-stability</artifactId>
     <build>
index 9cb87db..ca0670a 100644 (file)
@@ -4,7 +4,7 @@
 
 major=2
 minor=6
-patch=1
+patch=2
 
 base_version=${major}.${minor}.${patch}