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 /pom.xml | |
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 '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.6.7-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |