diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-04-30 09:53:27 -0400 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-04-30 09:53:29 -0400 |
commit | 5695bf2a8528cad6eaf6903b53d137c125e7eeac (patch) | |
tree | 9219b3956393a3881bfcb8702a50108ecc6e084d /pom.xml | |
parent | 353536d925f5024030b67a9d8d577e456b35f58b (diff) |
Upversion to 1.7.1
Issue-ID: AAI-2894
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: I94483ddf571a76a4c05774f4222dc8dc23150673
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.7.0-SNAPSHOT</version> + <version>1.7.1-SNAPSHOT</version> <name>aai-schema-service</name> <packaging>pom</packaging> <modules> |