diff options
author | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:57 +0000 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2022-12-15 11:04:57 +0000 |
commit | 6c4fc8693221990eca8000d07c208749c635a769 (patch) | |
tree | a6e0f46fea48686229d1ac20d5c80e34af346cf7 /integrity-monitor | |
parent | 0bef6965558b6451abd5f1517de17868a571dfb7 (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-4484
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: Ic0cb7dd49b28508835067a81976fa2e07bb30c84
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 f0724569..8050b426 100644 --- a/integrity-monitor/pom.xml +++ b/integrity-monitor/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.onap.policy.common</groupId> <artifactId>common-modules</artifactId> - <version>1.12.0-SNAPSHOT</version> + <version>1.12.1-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |