diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-08-13 00:05:11 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-08-13 00:05:11 +0000 |
commit | beefd576d08e8a2bffc17186eafb391f17494590 (patch) | |
tree | e61eedb546a820cf5ba3d0fc254dcbd9c8d22faf /aai-resources/pom.xml | |
parent | 86e3bcda0eb075a63c5eb2ab173b6d47056ca391 (diff) |
Release aai/resources1.5.0
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index f1b5779..492e967 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -25,11 +25,11 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.aai.resources</groupId> <artifactId>aai-resources</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> </parent> <properties> <java.version>1.8</java.version> |