diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 11:40:18 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 11:40:18 +0000 |
commit | 39e24f8e35c42a2cc8e5e36b7ecb13e5c643e7ac (patch) | |
tree | 3e7b2acb3c7ce40194ed7a12d2e50d3907a386da /resources | |
parent | d2824a57c75c36fcf4ea73d2f1594b77ae6be952 (diff) |
Update snapshot and/or references of policy/parent to latest snapshots
policy/parent updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I40cbab341a31ff4781237e339f7dd39cff0476f3
Diffstat (limited to 'resources')
-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 34e39508..5e774d58 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.0-SNAPSHOT</version> + <version>4.1.1-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |