diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 10:29:48 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2020-04-14 18:08:34 +0000 |
commit | 71d81fa49428fcd2080844482e4e1205a9481ae4 (patch) | |
tree | 73652fef6efe76c3833c19b69bc7fe691e7f606f /aai-auth | |
parent | a39137cdb8755b6a15807b302ebbf8a443b99a51 (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I113f7a0874877b1815ec8bb47482d1911f23f836
Diffstat (limited to 'aai-auth')
-rw-r--r-- | aai-auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index 12529a4b..397da693 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-parent</artifactId> - <version>1.6.11-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <relativePath>../aai-parent/pom.xml</relativePath> </parent> <artifactId>aai-auth</artifactId> |