diff options
author | saul.gill <saul.gill@est.tech> | 2024-05-20 11:08:22 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-05-20 11:15:30 +0100 |
commit | b041c9ad0c101d6d14bb54c95a1588ec49844328 (patch) | |
tree | 2ef36b9ff7c4ba75a1729747c7e86d4448a49475 /resources/pom.xml | |
parent | d8354d6499f75af5cf958b2723d3d35363e826c2 (diff) |
Set snapshot and/or references of policy/parent for new release
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4999
Change-Id: I45b807cdb0bd6293c13fa496d3f0cc739ea9176e
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'resources/pom.xml')
-rw-r--r-- | resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/pom.xml b/resources/pom.xml index c249c924..2648a57c 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.parent</groupId> <artifactId>policy-parent</artifactId> - <version>4.1.5-SNAPSHOT</version> + <version>5.0.0-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |