diff options
author | waynedunican <wayne.dunican@est.tech> | 2024-02-16 14:32:21 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2024-02-16 14:32:21 +0000 |
commit | 9232e192d8d38f7f6ee29de23efb4d2b7aeb4b4a (patch) | |
tree | 0f8e816c495dcf6047f408a2008cdf4ac785c775 /utils-test | |
parent | 3361262b9c206460e2e2db9922e9dc422407df2f (diff) |
Update snapshot and/or references of policy/common to latest snapshots
policy/common updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4932
Change-Id: I98e65d549da3189e4c582c14f422711b072bf970
Signed-off-by: waynedunican <wayne.dunican@est.tech>
Diffstat (limited to 'utils-test')
-rw-r--r-- | utils-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils-test/pom.xml b/utils-test/pom.xml index 405b7275..6f72ec6b 100644 --- a/utils-test/pom.xml +++ b/utils-test/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <artifactId>utils-test</artifactId> |