aboutsummaryrefslogtreecommitdiffstats
path: root/aai-annotations/pom.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2019-02-21 10:00:14 -0500
committerKajur, Harish (vk250x) <vk250x@att.com>2019-02-21 10:00:41 -0500
commit86fa02e9207b20d2425d9af3980d994e86076c75 (patch)
treee10781bfb8062e68a3c125864cd96c3a03499636 /aai-annotations/pom.xml
parent8762d349e1be6f2facb725d8604e62d0f3c1dbba (diff)
Update schema service to 1.0.1-SNAPSHOT
Issue-ID: AAI-2170 Change-Id: I4728df2a0692803cb55b9e38863444ec5c41792c 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 178a51d..7443091 100644
--- a/aai-annotations/pom.xml
+++ b/aai-annotations/pom.xml
@@ -27,12 +27,12 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
</parent>
<artifactId>aai-annotations</artifactId>
<name>aai-annotations</name>
<packaging>jar</packaging>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>