aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2023-04-25 09:32:10 +0000
committerjenkins-releng <jenkins-releng@onap.org>2023-04-25 09:32:10 +0000
commite170b393922751e51bdf2ca6c1d08a60a70a242c (patch)
treefa09c66b3b01ab5f7f23515f0577211f70f96f9e
parentf59b18b78ad8fd9df8622a6b4901eae9fb90d8ef (diff)
Release policy/pap2.8.2
-rw-r--r--main/pom.xml2
-rw-r--r--packages/policy-pap-docker/pom.xml2
-rw-r--r--packages/policy-pap-tarball/pom.xml2
-rw-r--r--packages/pom.xml2
-rw-r--r--pom.xml2
-rw-r--r--testsuites/performance/pom.xml2
-rw-r--r--testsuites/pom.xml2
-rw-r--r--testsuites/stability/pom.xml2
8 files changed, 8 insertions, 8 deletions
diff --git a/main/pom.xml b/main/pom.xml
index 15028937..61783275 100644
--- a/main/pom.xml
+++ b/main/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>pap-main</artifactId>
diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml
index c9a44f9a..6f898fb8 100644
--- a/packages/policy-pap-docker/pom.xml
+++ b/packages/policy-pap-docker/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-packages</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>policy-pap-docker</artifactId>
diff --git a/packages/policy-pap-tarball/pom.xml b/packages/policy-pap-tarball/pom.xml
index fc5e7d1d..26dce030 100644
--- a/packages/policy-pap-tarball/pom.xml
+++ b/packages/policy-pap-tarball/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-packages</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>policy-pap-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index feaaf3ef..53c810b3 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>pap-packages</artifactId>
diff --git a/pom.xml b/pom.xml
index c2f3a34f..4e8ad840 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
<packaging>pom</packaging>
diff --git a/testsuites/performance/pom.xml b/testsuites/performance/pom.xml
index cb41b687..ab958961 100644
--- a/testsuites/performance/pom.xml
+++ b/testsuites/performance/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-testsuites</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>pap-performance</artifactId>
<build>
diff --git a/testsuites/pom.xml b/testsuites/pom.xml
index 118371d3..e112d137 100644
--- a/testsuites/pom.xml
+++ b/testsuites/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>policy-pap</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>pap-testsuites</artifactId>
diff --git a/testsuites/stability/pom.xml b/testsuites/stability/pom.xml
index 7e5daf3b..3238412b 100644
--- a/testsuites/stability/pom.xml
+++ b/testsuites/stability/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.policy.pap</groupId>
<artifactId>pap-testsuites</artifactId>
- <version>2.8.2-SNAPSHOT</version>
+ <version>2.8.2</version>
</parent>
<artifactId>pap-stability</artifactId>
<build>