diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-14 12:39:27 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-14 12:39:34 -0400 |
commit | 2cf13e0dcad627b8ba0b6b320c958b9026d1a975 (patch) | |
tree | 666f03fa0dd9c0b46508064e2ae15f53bf4dd3bb /integrity-audit/pom.xml | |
parent | 506d0487114bae83c368896af0db4db8b6eb2b76 (diff) |
Bump common to 1.6.5-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I0012a2cd7acbb9d634b1fc7226992b873142016a
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 37509e69..dafcd0fb 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.6.4-SNAPSHOT</version> + <version>1.6.5-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |