summaryrefslogtreecommitdiffstats
path: root/aai-annotations
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-annotations
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-annotations')
-rw-r--r--aai-annotations/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml
index 4297c1a3..1e03e0ef 100644
--- a/aai-annotations/pom.xml
+++ b/aai-annotations/pom.xml
@@ -27,12 +27,12 @@
<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-annotations</artifactId>
<name>aai-annotations</name>
<packaging>jar</packaging>
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.3.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>