diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-03 20:36:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-03 20:36:11 +0000 |
commit | 6d618d6e21c0be11d1b9f292abc7e826df6c388e (patch) | |
tree | 1d2facb623b7091531532d0ac5f6f0ae7da4c494 /aai-schema-service/pom.xml | |
parent | 5301ad79cac6b90f777f352444ebcf1f2c9ae741 (diff) |
Release aai/schema-service1.7.14
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 388c8a5..04e8a71 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.14-SNAPSHOT</version> + <version>1.7.14</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |