summaryrefslogtreecommitdiffstats
path: root/aai-rest
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-rest
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-rest')
-rw-r--r--aai-rest/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-rest/pom.xml b/aai-rest/pom.xml
index dfab7556..869f0f50 100644
--- a/aai-rest/pom.xml
+++ b/aai-rest/pom.xml
@@ -29,11 +29,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-rest</artifactId>
<name>aai-rest</name>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>