diff options
author | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:22:11 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-05-03 17:32:56 +0100 |
commit | 1537b4665f9050bb2efe6f4f0aba2fb38d52a0ef (patch) | |
tree | a7d5d8ea50664bbc015ce812da513bb254bd3e62 /packages/policy-distribution-tarball | |
parent | 69006e42b6aa7b3bf6d1635344ebe5cd046f8cfd (diff) |
Set snapshot and/or references of policy/distribution for new release
policy/distribution updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4073
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I8c95ff6bf590b4ad610e6c992d1443ca629b438f
Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'packages/policy-distribution-tarball')
-rw-r--r-- | packages/policy-distribution-tarball/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-distribution-tarball/pom.xml b/packages/policy-distribution-tarball/pom.xml index 98386aa0..00f73472 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.8.0-SNAPSHOT</version> </parent> <artifactId>policy-distribution-tarball</artifactId> |