summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-08-18 12:17:14 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-08-18 12:17:14 +0000
commitd7612cc427714dd13fe84763484909e4c76792c5 (patch)
tree59bb289175be1eadf1ae71d65b035f2e0d296339 /packages
parentfb6cee46cfd6b17a5f627d2c385a2fb78826867c (diff)
Release policy/distribution8.0.2-PF-I12.5.5
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 ccb16727..9c9b779e 100644
--- a/packages/policy-distribution-docker/pom.xml
+++ b/packages/policy-distribution-docker/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>distribution-packages</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.5.5</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml
index ef20a0b9..625ccf4c 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.5.5-SNAPSHOT</version>
+ <version>2.5.5</version>
</parent>
<artifactId>policy-distribution-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index 87ba7e15..22391047 100644
--- a/packages/pom.xml
+++ b/packages/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>policy-distribution</artifactId>
- <version>2.5.5-SNAPSHOT</version>
+ <version>2.5.5</version>
</parent>
<artifactId>distribution-packages</artifactId>