diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-13 06:00:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-13 06:00:35 +0000 |
commit | 2f03b5420681c3060feaf7545e001289eaff49b1 (patch) | |
tree | fde3f6e695645292195ed2f863e16fc0219b1beb /aai-annotations/pom.xml | |
parent | 967fd2bafa4a178f290503f121b39ad2353c04db (diff) |
Release aai/schema-service1.5.1
Diffstat (limited to 'aai-annotations/pom.xml')
-rw-r--r-- | aai-annotations/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index e1f3b18..3f5f0e7 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -27,12 +27,12 @@ <parent> <groupId>org.onap.aai.schema-service</groupId> <artifactId>schema-service</artifactId> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> </parent> <artifactId>aai-annotations</artifactId> <name>aai-annotations</name> <packaging>jar</packaging> - <version>1.5.1-SNAPSHOT</version> + <version>1.5.1</version> <properties> <onap.nexus.url>https://nexus.onap.org</onap.nexus.url> </properties> |