diff options
author | liamfallon <liam.fallon@est.tech> | 2022-03-09 15:49:27 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-03-09 15:49:27 +0000 |
commit | 13f077f9162afa7fdad279ec9fe11794a52f30ae (patch) | |
tree | b8c423bb345d50014c4b15c89aef10c9027a1d46 /integrity-audit/pom.xml | |
parent | dd4d9a2c3d19895e77a8021b7f9a03ce2ba53120 (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-3982
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ie568311ebab28837dd70fad6f603fd14d356318e
Diffstat (limited to 'integrity-audit/pom.xml')
-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 37e191c9..d61dea04 100644 --- a/integrity-audit/pom.xml +++ b/integrity-audit/pom.xml @@ -32,7 +32,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.10.1-SNAPSHOT</version> + <version>1.10.2-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |