diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-05 16:00:57 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-05 16:00:57 +0000 |
commit | 8f563152506e5e35a8092967d734d12e35c9935c (patch) | |
tree | 982d40febec17a166dad7af936366991aa35644c | |
parent | 363cf6f7bd8f708e6503a63bec72ca2f17c041fc (diff) |
Release aai/resources1.6.5
-rw-r--r-- | aai-resources/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index be06a26..904eb8b 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.5</version> </parent> <properties> <java.version>1.8</java.version> @@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.6.5-SNAPSHOT</version> + <version>1.6.5</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |