diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-05-16 10:31:13 +0100 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-05-16 10:41:12 +0100 |
commit | 2197cb385432cec4799d7c4feb009eefa69e74a8 (patch) | |
tree | 70084329bac45233ced7c103e1bef854189b08f5 /resources/pom.xml | |
parent | 3d79fc2fd1476957aa6cef2166c01b473bdc11be (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-5001
Change-Id: Iae95c5d23b59c3b49cdfaf04b105d07c472f2139
Signed-off-by: waynedunican <wayne.dunican@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 873a85da..3fe2eb92 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.3-SNAPSHOT</version> + <version>4.1.4-SNAPSHOT</version> </parent> <artifactId>policy-parent-resources</artifactId> |