diff options
author | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 16:03:27 +0100 |
---|---|---|
committer | rameshiyer27 <ramesh.murugan.iyer@est.tech> | 2023-04-24 16:03:27 +0100 |
commit | 767abbab75f9b3cfc5d6d8cbf5560386676445b1 (patch) | |
tree | 9e0f26a98c2332322a14337d065c8f4582021f24 /integrity-monitor/pom.xml | |
parent | 699b715b7729e385522838aa5c7384476566185e (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-4648
Signed-off-by: rameshiyer27 <ramesh.murugan.iyer@est.tech>
Change-Id: Iec549bcd7fc7c0d56b33503f922972669e19bb3d
Diffstat (limited to 'integrity-monitor/pom.xml')
-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 aa827cb6..4ade4044 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>1.12.2-SNAPSHOT</version> + <version>1.12.3-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |