summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-04-12 18:12:05 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-04-12 18:12:05 +0000
commit046bb6be6205fa6ce6d9236e7c9c6867291b741a (patch)
tree68d2fc8c1d91f3f9890da88282be19a594dda6c6 /packages
parent41c6076652fe06dc677bd260c33358cd458fe81d (diff)
Release policy/distribution2.7.2
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 4978636e..1003cbab 100644
--- a/packages/policy-distribution-docker/pom.xml
+++ b/packages/policy-distribution-docker/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.policy.distribution</groupId>
<artifactId>distribution-packages</artifactId>
- <version>2.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml
index 3deb596f..270ab822 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<artifactId>policy-distribution-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index b8460264..bbaccc9e 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.7.2-SNAPSHOT</version>
+ <version>2.7.2</version>
</parent>
<artifactId>distribution-packages</artifactId>