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 | |
parent | a68d99d964ebdffffc50c069a918325d197f17e5 (diff) |
Release aai/resources1.6.6
-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 d2de14c..63168e3 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> @@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.6.6-SNAPSHOT</version> + <version>1.6.6</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |