summaryrefslogtreecommitdiffstats
path: root/aai-annotations/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-04-23 10:30:06 -0400
committerKajur, Harish (vk250x) <vk250x@att.com>2018-04-23 10:38:12 -0400
commitad4a95ea316ec1577928e252b407717afdf3fbbb (patch)
treec7cb93f1ce34a43e20a349672d872cab917da50a /aai-annotations/pom.xml
parent4e213a78a72803b39715d89494709dc4bbfb2e0f (diff)
Generate xsd for v12 and v13 with esr
Also update the version to 1.2.3-SNAPSHOT Issue-ID: AAI-1090 Change-Id: I7649416340f0a670ec9e83cfef355dc4ef40a1b3 Signed-off-by: Kajur, Harish (vk250x) <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 57313cfd..b10219ef 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.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>
<packaging>jar</packaging>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.3-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>