aboutsummaryrefslogtreecommitdiffstats
path: root/aai-annotations/pom.xml
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2019-01-04 12:31:41 -0500
committerHarish Venkata Kajur <vk250x@att.com>2019-01-04 12:34:40 -0500
commit9cde833b954ccfdb3a540f7b2663369f154b9e19 (patch)
tree187209e5c0624ebe2d349d82f9199dd03fd3ec49 /aai-annotations/pom.xml
parent7422093d3dcfd22d503030744e13b5be4c61172a (diff)
Update the aai-uri to be unique1.3.5
Issue-ID: AAI-1958 Change-Id: I8f2200bfbb5e005f84a5d926f19c0a307b089a25 Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
Diffstat (limited to 'aai-annotations/pom.xml')
-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 eba6766f..09fbca84 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.4-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>
<packaging>jar</packaging>
- <version>1.3.4-SNAPSHOT</version>
+ <version>1.3.5-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>