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 /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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.0.7-SNAPSHOT</version> + <version>1.5.0-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |