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 /pom.xml | |
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 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ </parent> <groupId>org.onap.aai.resources</groupId> <artifactId>resources</artifactId> - <version>1.6.8-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |