diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-08-17 21:32:30 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-08-17 21:32:30 +0000 |
commit | b2afcba9537103728f74090df2981795c58d3afa (patch) | |
tree | d5f71eec7e49697e82b7d531b162a13ea2e027f2 /aai-schema-service | |
parent | 3dae774e89d9543e76f00e1540c65c276ab90b00 (diff) |
Release aai/schema-service1.7.4
Diffstat (limited to 'aai-schema-service')
-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 8bfeba8..90d78fb 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.4-SNAPSHOT</version> + <version>1.7.4</version> </parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>aai-schema-service</artifactId> |