aboutsummaryrefslogtreecommitdiffstats
path: root/aai-utils
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-utils
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-utils')
-rw-r--r--aai-utils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml
index 4eadb513..087dcc2c 100644
--- a/aai-utils/pom.xml
+++ b/aai-utils/pom.xml
@@ -29,11 +29,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-utils</artifactId>
<name>aai-utils</name>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>