diff options
author | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:26 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2023-05-25 09:41:26 +0100 |
commit | 4293642313c3538c9a3257a4497b8d8d935ee613 (patch) | |
tree | cfb8f2708ef47b58e534cae63632f542bf51b6b5 /packages/policy-distribution-tarball | |
parent | d241fc52f905782af9bc2bb5db243b2d4d206f74 (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-4662
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I652094623e443ec4550172f239e20d36fdc8cace
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 7f1d4440..c5028a0c 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.9.3-SNAPSHOT</version> + <version>3.0.0-SNAPSHOT</version> </parent> <artifactId>policy-distribution-tarball</artifactId> |