diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-05-31 18:28:44 -0400 |
---|---|---|
committer | James Forsyth <jf2512@att.com> | 2019-06-12 07:42:23 +0000 |
commit | 36c924ba8bb967ab1a5df720cc58981361d7a265 (patch) | |
tree | 872186a49edc789370312f4c73b77d4b5dd36d62 /aai-schema/pom.xml | |
parent | cae9c8df0bfdbc22cdbca4624a0bc4f9555ad5f2 (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/pom.xml')
-rw-r--r-- | aai-schema/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 4c8797f..bdc457f 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.0.7-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</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 --> |