summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-10-21 08:04:53 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-10-21 08:04:53 +0000
commit599c53621e2743d1b30627c3e14b29392df0b781 (patch)
tree78260c5a474edbde70686fe09c29d949e050fccb /packages
parent6ab598452ce7de5c5b330988f447ee668d75e9cf (diff)
Release policy/distribution2.8.1
Diffstat (limited to 'packages')
-rw-r--r--packages/policy-distribution-docker/pom.xml2
-rw-r--r--packages/policy-distribution-tarball/pom.xml2
-rw-r--r--packages/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml
index b09c2dfa..854a16f9 100644
--- a/packages/policy-distribution-docker/pom.xml
+++ b/packages/policy-distribution-docker/pom.xml
@@ -29,7 +29,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>distribution-packages</artifactId>
- <version>2.8.1-SNAPSHOT</version>
+ <version>2.8.1</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml
index 60672fbf..ef47c9f0 100644
--- a/packages/policy-distribution-tarball/pom.xml
+++ b/packages/policy-distribution-tarball/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>distribution-packages</artifactId>
- <version>2.8.1-SNAPSHOT</version>
+ <version>2.8.1</version>
</parent>
<artifactId>policy-distribution-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index d345dd80..f621bb0a 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.8.1-SNAPSHOT</version>
+ <version>2.8.1</version>
</parent>
<artifactId>distribution-packages</artifactId>