aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema/pom.xml
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2019-10-31 15:18:06 +0000
committerjenkins-releng <jenkins-releng@onap.org>2019-10-31 15:18:06 +0000
commit306a1b3bbc3e20d3e9ec7cd6ba6d2608f540d9af (patch)
tree91fab2d12df5259b029a276f7a885e20b0736ace /aai-schema/pom.xml
parent2271be56beecccc48ad26ea4b95c1f08d70e7b5a (diff)
Release aai/schema-service1.6.0
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r--aai-schema/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml
index 2a430ae..63f2381 100644
--- a/aai-schema/pom.xml
+++ b/aai-schema/pom.xml
@@ -27,11 +27,11 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
</parent>
<artifactId>aai-schema</artifactId>
<name>aai-schema</name>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- Start of Default ONAP Schema Properties -->