aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-gen
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-31 18:28:44 -0400
committerJames Forsyth <jf2512@att.com>2019-06-12 07:42:23 +0000
commit36c924ba8bb967ab1a5df720cc58981361d7a265 (patch)
tree872186a49edc789370312f4c73b77d4b5dd36d62 /aai-schema-gen
parentcae9c8df0bfdbc22cdbca4624a0bc4f9555ad5f2 (diff)
Move to oparent and upversion to 1.5.01.5.0
Issue-ID: AAI-2467 Change-Id: I3de6e7efea8adc60ec6b5539ceb488680f1121fc Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-schema-gen')
-rw-r--r--aai-schema-gen/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml
index 8d860ff..109ad57 100644
--- a/aai-schema-gen/pom.xml
+++ b/aai-schema-gen/pom.xml
@@ -27,11 +27,11 @@
<parent>
<groupId>org.onap.aai.schema-service</groupId>
<artifactId>schema-service</artifactId>
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
</parent>
<artifactId>aai-schema-gen</artifactId>
<name>aai-schema-gen</name>
- <version>1.0.7-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
<!-- Start of Default ONAP Schema Properties -->