aboutsummaryrefslogtreecommitdiffstats
path: root/aai-auth
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-09-26 19:10:55 -0400
committerJimmy Forsyth <jf2512@att.com>2018-09-26 19:11:02 -0400
commit8c701b4375e44b629e4264708de35c17ebfe0951 (patch)
tree31f17517e52a01186ab17c7652d6dd9b76704ec2 /aai-auth
parent42af0df3d0433146bfffbcd9e61a26e0e6015879 (diff)
Upversion to 1.3.1
Issue-ID: AAI-1678 Change-Id: I2bafe046d5c99e3db63862dd5b1ca1ed2da5135b 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 03a32b99..f844cece 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.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
</parent>
<artifactId>aai-auth</artifactId>
<name>aai-auth</name>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>