diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-01-22 18:25:38 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-01-22 18:25:38 +0000 |
commit | 73465046f01500584612f851e8144aaddbb381b4 (patch) | |
tree | 71d264859bb69c729aaaa662f64e8643aeb3bd21 /aai-schema/pom.xml | |
parent | 83ac45b4b0e17d0f70f56c7b2632450e6495ba37 (diff) |
Release aai/schema-service1.6.2
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 5b48579..7d4a540 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.6.2-SNAPSHOT</version> + <version>1.6.2</version> </parent> <artifactId>aai-schema</artifactId> <name>aai-schema</name> |