diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:03:10 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-08 12:03:12 -0400 |
commit | 39e529b0a7a75f730b3ec1321cb77173aafcad18 (patch) | |
tree | 4e9b8e6852b3579df0a94ac7e0264e2976ff653f /aai-resources | |
parent | 41f8211bbe9776cfba26e6038af9081b157eafb6 (diff) |
Upversion to 1.7.0
Issue-ID: AAI-2860
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: I52c2ef60dc311dda52928f8eb16aca131d598bd2
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 73ba72a..d6440b8 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.8-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> </parent> <properties> <java.version>1.8</java.version> |