diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-01 13:10:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-01 13:10:18 +0000 |
commit | a2fa37021a75c6f9ca5e085c88badf7d6c0490b8 (patch) | |
tree | e3f3b20ec6fcfbfeef12bd44a05fd6eb124d9a8f /aai-schema-service/pom.xml | |
parent | bd6468173eec459beea471778d20a7ff0278aad0 (diff) |
Release aai/schema-service1.8.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 d5b53a2..169addd 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.8.2-SNAPSHOT</version> + <version>1.8.2</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |