aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2022-04-12 21:35:10 +0100
committerliamfallon <liam.fallon@est.tech>2022-04-12 21:35:10 +0100
commit2bd8a01b0ae17ef9a023705bc68ba5b2e5e1e3f5 (patch)
treee2679647904efd0b10569b21d6cb846ae11e1961 /packages
parent6d2e1dd02ba5df5a23d34cadf6143c345211eb27 (diff)
Update snapshot and/or references of policy/distribution to latest snapshots
policy/distribution updated to its latest own and reference snapshots *** This commit is generated by a PF release script *** Issue-ID: POLICY-4089 Signed-off-by: liamfallon <liam.fallon@est.tech> Change-Id: Ibb4d26c98e11547fc62d2613d5df9afb4ac77ce9
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..ca883106 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.3-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml
index 3deb596f..58ff03c9 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.3-SNAPSHOT</version>
</parent>
<artifactId>policy-distribution-tarball</artifactId>
diff --git a/packages/pom.xml b/packages/pom.xml
index b8460264..071ae123 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.3-SNAPSHOT</version>
</parent>
<artifactId>distribution-packages</artifactId>