diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-10 14:48:07 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-10 14:48:11 -0400 |
commit | 784c32b3f2bcc26a0af719cb7f5e7ac75ebf9641 (patch) | |
tree | 64663a093aeacf50a05041607dbed57afbcd4c0b /integrity-audit/pom.xml | |
parent | 4019d63ff8e00205d526a8781264e021f3b78765 (diff) |
Bump common to 1.6.4-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ib3afcf81460f42e1a62d51a484184763d61dace6
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 ddcef1cf..37509e69 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.3-SNAPSHOT</version> + <version>1.6.4-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |