diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-09-01 15:37:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-09-01 15:37:15 +0000 |
commit | c54c90889ade4661d3b83d67dc11b563b92c7665 (patch) | |
tree | de072c2c6584f7ec8f3b48b6e2233a167d7dc208 /aai-schema/pom.xml | |
parent | 2d9495c243a92854d22ed2f7ec4301e3435d9817 (diff) |
Release aai/schema-service1.7.7
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 18d32a5..e685a4a 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.7-SNAPSHOT</version> + <version>1.7.7</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |