diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-30 14:19:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-30 14:19:38 +0000 |
commit | a567f4472b2a2a72b8e44d1f83dcfa4fe3b3e8cb (patch) | |
tree | e3dce0a21569ee7d938bdd9075f043396f76048b /aai-schema/pom.xml | |
parent | 5695bf2a8528cad6eaf6903b53d137c125e7eeac (diff) |
Release aai/schema-service1.7.1
Diffstat (limited to 'aai-schema/pom.xml')
-rw-r--r-- | aai-schema/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 178cf8b..da1549c 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.7.1-SNAPSHOT</version> + <version>1.7.1</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |