summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2021-03-10 13:22:04 +0000
committerjenkins-releng <jenkins-releng@onap.org>2021-03-10 13:22:04 +0000
commit3ff3c1df2c98c77e97fb636777bd757bc492253c (patch)
tree8dfff6076eba3f6de8b498aced2e21308c8fcf33 /packages
parent922bb95faf960a621e3076cd6d6e7cb85a834f02 (diff)
Release policy/distribution2.5.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 8d04c674..3185d998 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.1-SNAPSHOT</version>
+ <version>2.5.1</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml
index e2fbede6..505ac0a1 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.1-SNAPSHOT</version>
+ <version>2.5.1</version>
</parent>
<artifactId>policy-distribution-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index 693a4b08..67cf451b 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.1-SNAPSHOT</version>
+ <version>2.5.1</version>
</parent>
<artifactId>distribution-packages</artifactId>