diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-20 16:08:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-20 16:08:38 +0000 |
commit | 3d38fdcb99e70823341766e2a48f9f94f8216c03 (patch) | |
tree | cfa5574cef05fbb3fa1a80948718f2d7669aa52e /aai-schema-service/pom.xml | |
parent | c8e628f659fa474c9156ed744bc3dd106cc6b130 (diff) |
Release aai/schema-service1.7.5
Diffstat (limited to 'aai-schema-service/pom.xml')
-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 deb00af..16b8821 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.5-SNAPSHOT</version> + <version>1.7.5</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |