aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen
diff options
context:
space:
mode:
authorForsyth, James (jf2512) <jf2512@att.com>2020-01-22 12:41:22 -0500
committerForsyth, James (jf2512) <jf2512@att.com>2020-01-22 12:41:25 -0500
commit83ac45b4b0e17d0f70f56c7b2632450e6495ba37 (patch)
tree5d83589c6c9fb4d44de9d877df817e08733f755e /aai-schema-gen
parent127d57b450f4614e82218dea0de934e2e73d7ba7 (diff)
Upversion to 1.6.2
Issue-ID: AAI-2768 Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com> Change-Id: I8448539120f078aecd630c28ef7d3bbfd0854256
Diffstat (limited to 'aai-schema-gen')
-rw-r--r--aai-schema-gen/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 9f0fd66..a12c6d0 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -27,11 +27,10 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<artifactId>aai-schema-gen</artifactId>
<name>aai-schema-gen</name>
- <version>1.6.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- Start of Default ONAP Schema Properties -->