aboutsummaryrefslogtreecommitdiffstats
path: root/aai-auth
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-05-23 10:34:39 -0400
committerJimmy Forsyth <jf2512@att.com>2018-05-23 10:34:52 -0400
commit7925c25859b82cd5232f95168263933fc2d8ef15 (patch)
treec2fefeb44f3f9d11a61255e7b38e17ccc3e301c6 /aai-auth
parent68987011d4a41ed59375616a19b0cde229b9c413 (diff)
Upversion common for Casablanca
Issue-ID: AAI-1169 Change-Id: Id80fd4b8c7af48dde78b441fb6ec2b6619c608bc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 eb26f01a..03a32b99 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.2.5-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<artifactId>aai-auth</artifactId>
<name>aai-auth</name>
- <version>1.2.5-SNAPSHOT</version>
+ <version>1.3.0-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>