diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-16 13:07:06 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-16 13:07:06 +0000 |
commit | 30bda129ba777a852f9355a8b432ba86dc6a3d8a (patch) | |
tree | 07e2851fc0bfc4ab6194c0bf28d91a98a18896e3 /resources | |
parent | b61814378f7a4411d46560b685f532d16bfc1412 (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-4932
Change-Id: I3ce2d2d3757e1488c35efe80f48eab6b85a57144
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 5e774d58..f44996a0 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.1-SNAPSHOT</version> + <version>4.1.2-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |