diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-10-29 17:27:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-10-29 17:27:33 +0000 |
commit | 5999c9ced542295f5f65c0f67f42e95dc3a834ca (patch) | |
tree | 7c0239b7f7b39436cd5d420c64f49290eec62b64 /aai-schema/pom.xml | |
parent | fdc8426fbff5e496948d6c22a09024e53b8d69fe (diff) |
Release aai/schema-service1.7.12
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 2cf4328..13df824 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.12-SNAPSHOT</version> + <version>1.7.12</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |