summaryrefslogtreecommitdiffstats
path: root/aai-annotations
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-annotations
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-annotations')
-rw-r--r--aai-annotations/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml
index 2113c8b9..1f0628d0 100644
--- a/aai-annotations/pom.xml
+++ b/aai-annotations/pom.xml
@@ -27,12 +27,12 @@
<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-annotations</artifactId>
<name>aai-annotations</name>
<packaging>jar</packaging>
- <version>1.5.3-SNAPSHOT</version>
+ <version>1.5.4-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
</properties>