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 /aai-schema-service | |
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 'aai-schema-service')
-rw-r--r-- | aai-schema-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema-service/pom.xml b/aai-schema-service/pom.xml index c92c59b..26fe0c9 100644 --- a/aai-schema-service/pom.xml +++ b/aai-schema-service/pom.xml @@ -26,7 +26,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> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |