aboutsummaryrefslogtreecommitdiffstats
path: root/aai-auth
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-07-24 16:42:43 -0400
committerJimmy Forsyth <jf2512@att.com>2019-07-24 17:11:32 -0400
commitc19785ed19245a586dc8f271713ae59248fd8f81 (patch)
treef4a353df7cdab3ea2a1567328aaf5853ed231382 /aai-auth
parent633f50e7d81bbea7f2eca584c9ebb3e3244ecd5c (diff)
Upversion aai-common for Frankfurt
Issue-ID: AAI-2550 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ic41137e89b9cd1d2e76f8d773e842d5b64cf2fbb
Diffstat (limited to 'aai-auth')
-rw-r--r--aai-auth/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml
index 518f96f5..090a7bcd 100644
--- a/aai-auth/pom.xml
+++ b/aai-auth/pom.xml
@@ -26,11 +26,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</parent>
<artifactId>aai-auth</artifactId>
<name>aai-auth</name>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>