diff options
author | Jimmy Forsyth <jf2512@att.com> | 2019-07-24 16:42:43 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2019-07-24 17:11:32 -0400 |
commit | c19785ed19245a586dc8f271713ae59248fd8f81 (patch) | |
tree | f4a353df7cdab3ea2a1567328aaf5853ed231382 /pom.xml | |
parent | 633f50e7d81bbea7f2eca584c9ebb3e3244ecd5c (diff) |
Upversion aai-common for Frankfurt
Issue-ID: AAI-2550
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ic41137e89b9cd1d2e76f8d773e842d5b64cf2fbb
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ <groupId>org.onap.aai.aai-common</groupId> <artifactId>aai-common</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.6.0-SNAPSHOT</version> <packaging>pom</packaging> <name>aai-aai-common</name> <description>Contains all of the common code for resources and traversal repos</description> |