diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 12:19:09 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 12:19:09 +0000 |
commit | eaa1466a8da236f6a069dfa0c647dc35711716e6 (patch) | |
tree | f8394dc9ec6a7848491fd62fcb88ed41330da0d7 /integrity-monitor | |
parent | ef549099a6341510ae7a7849d037f70bc90bd023 (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-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: Ia0a77900be780b98d3a789ca1047d57d43a34d7c
Diffstat (limited to 'integrity-monitor')
-rw-r--r-- | integrity-monitor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrity-monitor/pom.xml b/integrity-monitor/pom.xml index 4aa1262a..7d70b2b0 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -31,7 +31,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>2.1.0-SNAPSHOT</version> + <version>2.1.1-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |