diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:51:00 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-19 13:54:50 +0000 |
commit | a71bffe0834239c403c82c70160fcf22c5ac2e5f (patch) | |
tree | 791e4e071fc8b80ab76d18207aa25130c556d0b9 /integrity-monitor/pom.xml | |
parent | 6f2360fbdd9a2ebeb4bed84cfc079e16bb8fc5f3 (diff) |
Bump common to 1.8.4-SNAPSHOThonolulu
Issue-ID: POLICY-4295
Change-Id: Iaa7ad81fddb45bc392d3dcee433c13862d68c58a
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 7cfb0667..9050e274 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.8.3-SNAPSHOT</version> + <version>1.8.4-SNAPSHOT</version> </parent> <name>Integrity Monitor</name> |