diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:16:04 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:16:05 -0400 |
commit | 63a9b7fe8c3b762c04d72da9d2518cb74078fb1d (patch) | |
tree | 3edc125bdd54d1e167773655aa6bcc9ac55fe31e /aai-schema-gen | |
parent | edbe717b32787b1b3cdb979cc0e54410e5b1dd0f (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I50a92c569514c88994dfe198556aade61661a8b3
Diffstat (limited to 'aai-schema-gen')
-rw-r--r-- | aai-schema-gen/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-gen/pom.xml b/aai-schema-gen/pom.xml index c5bb1a0..5373021 100644 --- a/aai-schema-gen/pom.xml +++ b/aai-schema-gen/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.6.7-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <artifactId>aai-schema-gen</artifactId> <name>aai-schema-gen</name> |