summaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2022-09-02 13:08:24 +0000
committerjenkins-releng <jenkins-releng@onap.org>2022-09-02 13:08:24 +0000
commit5a835997ecca753b2d64f8f63d1a449066b1ef34 (patch)
treeb97fe78496d5d7b6b434cedafeba964857d23771 /packages
parent40fa4bb3394a6324f5cd412d6e8afa0093af7cd4 (diff)
Release policy/distribution2.7.410.0.1-PF-I1
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 c146c9a0..3f16d9c2 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.4-SNAPSHOT</version>
+ <version>2.7.4</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml
index 98386aa0..419dd663 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.4-SNAPSHOT</version>
+ <version>2.7.4</version>
</parent>
<artifactId>policy-distribution-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index 7d618d7a..94f35cb0 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.4-SNAPSHOT</version>
+ <version>2.7.4</version>
</parent>
<artifactId>distribution-packages</artifactId>