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 /integrity-audit | |
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 '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 01a607dc..46215b65 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.1-SNAPSHOT</version> + <version>2.1.2-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |