diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-11-13 18:59:44 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-11-13 18:59:44 +0000 |
commit | 2e579acc7d0dfb724577e8a66eb330825f873b8d (patch) | |
tree | 420e72373fae6c8343d0e4c3a59508b3a9f397a2 /aai-schema-service/pom.xml | |
parent | 86e31e7c04e25a947d8eb93f20095c556b45cf51 (diff) |
Release aai/schema-service1.7.13
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 51c1c68..a7ca22b 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.13-SNAPSHOT</version> + <version>1.7.13</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |