diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-10 17:58:43 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-10 17:58:43 +0000 |
commit | d6fa84bc389a358dd75a1bfe68239e4bdc692c17 (patch) | |
tree | 9107cb3cfc7d2baf14c6ddaf45338b1670615622 /aai-resources | |
parent | a68d99d964ebdffffc50c069a918325d197f17e5 (diff) |
Release aai/resources1.6.6
Diffstat (limited to 'aai-resources')
-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 d2de14cd..63168e34 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.6-SNAPSHOT</version> + <version>1.6.6</version> </parent> <properties> <java.version>1.8</java.version> |