diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:44 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:44 +0100 |
commit | f779156d83fcfa022943072e92846962de012715 (patch) | |
tree | 94742c906a8552ea5f3118c9abc6da51624b79e8 /packages/policy-pap-docker | |
parent | b1839796fa9b5043dda96d98a968602fc3e5f0b0 (diff) |
Set snapshot and/or references of policy/pap for new release
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: I84c03d1b11b07784b8d5b9e1a48d5839e9420af8
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'packages/policy-pap-docker')
-rw-r--r-- | packages/policy-pap-docker/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/policy-pap-docker/pom.xml b/packages/policy-pap-docker/pom.xml index 8c135119..abb03ee9 100644 --- a/packages/policy-pap-docker/pom.xml +++ b/packages/policy-pap-docker/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>pap-packages</artifactId> - <version>3.1.4-SNAPSHOT</version> + <version>4.0.0-SNAPSHOT</version> </parent> <artifactId>policy-pap-docker</artifactId> |