Release policy/distribution 2.8.0
authorjenkins-releng <jenkins-releng@onap.org>
Fri, 23 Sep 2022 06:28:30 +0000 (06:28 +0000)
committerjenkins-releng <jenkins-releng@onap.org>
Fri, 23 Sep 2022 06:28:30 +0000 (06:28 +0000)
14 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

index 3755213..da9c541 100644 (file)
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>forwarding</artifactId>
index 68204ec..059687d 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>distribution-main</artifactId>
index f08716a..30730f0 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>distribution-model</artifactId>
index 2ee2711..4c3f46c 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-packages</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <packaging>pom</packaging>
index 00f7347..3e39153 100644 (file)
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-packages</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>policy-distribution-tarball</artifactId>
index 37e8470..0a69a61 100644 (file)
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>distribution-packages</artifactId>
index 8cca242..922d2e9 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-plugins</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>forwarding-plugins</artifactId>
index 5b368a7..2ebacc6 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>distribution-plugins</artifactId>
index 85ffb86..9c63a2f 100644 (file)
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-plugins</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>reception-plugins</artifactId>
diff --git a/pom.xml b/pom.xml
index a8fcb98..d244dc0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
 
     <groupId>org.onap.policy.distribution</groupId>
     <artifactId>policy-distribution</artifactId>
-    <version>2.8.0-SNAPSHOT</version>
+    <version>2.8.0</version>
 
     <packaging>pom</packaging>
 
index 5aa11c0..2b97eec 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
 
     <artifactId>reception</artifactId>
index abecc8f..cc8bd1c 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-testsuites</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
     <artifactId>distribution-performance</artifactId>
     <build>
index 5602cde..d09512f 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>policy-distribution</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
     <artifactId>distribution-testsuites</artifactId>
     <packaging>pom</packaging>
index 57c0007..505e94b 100644 (file)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.policy.distribution</groupId>
         <artifactId>distribution-testsuites</artifactId>
-        <version>2.8.0-SNAPSHOT</version>
+        <version>2.8.0</version>
     </parent>
     <artifactId>distribution-stability</artifactId>
     <build>