diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-25 11:42:11 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-25 11:42:11 +0100 |
commit | d3890f1ccd9819a657ce1b4f8e733a014bb61628 (patch) | |
tree | 076f6b577713fe2a47cfd271d909db389034483f /integrity-audit | |
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 'integrity-audit')
-rw-r--r-- | integrity-audit/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-audit/pom.xml b/integrity-audit/pom.xml index 9f4af132..07630a56 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -30,7 +30,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> <name>Integrity Audit</name> |