diff options
author | 2020-01-17 20:52:20 +0000 | |
---|---|---|
committer | 2020-01-17 20:52:20 +0000 | |
commit | dc88e48908586c86da55c2c937118b56c9d71eb0 (patch) | |
tree | 355636b8c4e5e68582124981e50eb2b4be58479f /aai-resources | |
parent | 5fa84a565f4fa06872a9ad8b36100c5df61c37e4 (diff) |
Release aai/resources1.6.1
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 f0cba2f9..0ea889b2 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.1-SNAPSHOT</version> + <version>1.6.1</version> </parent> <properties> <java.version>1.8</java.version> |