summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-13 18:11:09 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-13 18:11:11 -0400
commitead6d0e14a50714151dcc46095b746ff45c14cc6 (patch)
tree69b3b5e3700beb9a7866026fcf8edb3040515c9b /aai-core/pom.xml
parentbe1db262ffd2d3baf591809583ac20a5ee5bbcf6 (diff)
Upversion aai-common in elalto
Issue-ID: AAI-2579 Change-Id: Ie1b1bc6590ee86edc8b520de295cfff3e10a8ea3 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
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 2e5e4927..9400df68 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.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
</parent>
<artifactId>aai-core</artifactId>
<name>aai-core</name>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<springframework.version>4.3.24.RELEASE</springframework.version>