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 /aai-resources/pom.xml | |
parent | 363cf6f7bd8f708e6503a63bec72ca2f17c041fc (diff) |
Release aai/resources1.6.5
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r-- | aai-resources/pom.xml | 2 |
1 files changed, 1 insertions, 1 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> |