diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:36:28 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-08-14 15:36:31 -0400 |
commit | e8d95f2d2d0f82f84b8235e73a95f45e2b34c90d (patch) | |
tree | 27b7cfd919fa4ac202643f2621468a61344dda58 /pom.xml | |
parent | 17d1fb26a16a138d34525f4cdbbdfd365bc8b0b6 (diff) |
Upversion resources in master
Issue-ID: AAI-2579
Change-Id: I420fddcc6efb1027663fa41e1bce21856b2b7c2f
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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.5.0-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <name>aai-resources</name> <packaging>pom</packaging> <modules> |