diff options
author | 2024-11-19 08:28:26 +0000 | |
---|---|---|
committer | 2024-11-19 08:28:26 +0000 | |
commit | af308252fddf826f9d0e71cca791b3caa4b61796 (patch) | |
tree | c3fdf497eff536d8cebc250a3bcf292dc6e3fff7 /main | |
parent | ead114b6ae61f94ae9f850d9b5ecde43d180b0a5 (diff) |
Update snapshot and/or references of policy/pap to latest snapshots
policy/pap updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-5166
Change-Id: I85ac387eda3dbdcb011775d4ee0b4f1603eb00ef
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 1e7e3704..3806343b 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.pap</groupId> <artifactId>policy-pap</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.2-SNAPSHOT</version> </parent> <artifactId>pap-main</artifactId> |