diff options
author | 2024-04-25 11:42:11 +0100 | |
---|---|---|
committer | 2024-04-25 11:42:11 +0100 | |
commit | d3890f1ccd9819a657ce1b4f8e733a014bb61628 (patch) | |
tree | 076f6b577713fe2a47cfd271d909db389034483f /utils | |
parent | 5432629a5c5f4f7d54e6afe18dab229a484637d2 (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-4970
Change-Id: I5c61dd14f9d0e20e6a91e9dfaac053cf4486fc95
Signed-off-by: saul.gill <saul.gill@est.tech>
Diffstat (limited to 'utils')
-rw-r--r-- | utils/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/pom.xml b/utils/pom.xml index afdf6661..6e6dafb2 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.1.3-SNAPSHOT</version> </parent> <artifactId>utils</artifactId> |