diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 13:34:34 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-05-19 13:34:39 -0400 |
commit | f3e77920d6219f2711b2f10f45d39599701bc189 (patch) | |
tree | 61066d8eeb4754c84bdb2c80428c76b8401e101a /integrity-audit/pom.xml | |
parent | 8d689e9860b4e5c89d04188d4b8a636b6a779890 (diff) |
Bump common master to 1.7.0
Issue-ID: POLICY-2514
Change-Id: Ic7bcf44a9f0c887d6c99edb8609725a15c4aa9a7
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 d0ce2718..77634485 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.6-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <name>Integrity Audit</name> |