diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-01 15:08:52 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-01 15:08:52 +0000 |
commit | cf3ba4a569f930e362aacf7a97a69760d9e69d3a (patch) | |
tree | 4a3f56e5e2a8d60649221e0dbb8c477080a7eb3e /aai-schema-service/pom.xml | |
parent | 7f7a95f417125acdbfba45863c93f930cf23254a (diff) |
Release aai/schema-service1.7.2
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 6b048d4..7abb4d9 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.2-SNAPSHOT</version> + <version>1.7.2</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |