aboutsummaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-07-24 16:42:43 -0400
committerJimmy Forsyth <jf2512@att.com>2019-07-24 17:11:32 -0400
commitc19785ed19245a586dc8f271713ae59248fd8f81 (patch)
treef4a353df7cdab3ea2a1567328aaf5853ed231382 /aai-core/pom.xml
parent633f50e7d81bbea7f2eca584c9ebb3e3244ecd5c (diff)
Upversion aai-common for Frankfurt
Issue-ID: AAI-2550 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ic41137e89b9cd1d2e76f8d773e842d5b64cf2fbb
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r--aai-core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml
index 553db9f1..6b31807a 100644
--- a/aai-core/pom.xml
+++ b/aai-core/pom.xml
@@ -27,11 +27,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
</parent>
<artifactId>aai-core</artifactId>
<name>aai-core</name>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<springframework.version>4.3.24.RELEASE</springframework.version>