summaryrefslogtreecommitdiffstats
path: root/aai-utils/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-08-08 12:52:18 -0400
committerJimmy Forsyth <jf2512@att.com>2019-08-08 16:07:59 -0400
commitbe1db262ffd2d3baf591809583ac20a5ee5bbcf6 (patch)
treed027eaecd8019f331024268d183299d0fcbf0f4e /aai-utils/pom.xml
parente32b1347fcd1f30d9b36b591fa9ec79f8eb89368 (diff)
Upversion for release1.5.3
Issue-ID: AAI-2575 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I0fc068b045ca06817b49ca985ddf3e39936197cb
Diffstat (limited to 'aai-utils/pom.xml')
-rw-r--r--aai-utils/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml
index 5e733727..4a8963e8 100644
--- a/aai-utils/pom.xml
+++ b/aai-utils/pom.xml
@@ -29,11 +29,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
</parent>
<artifactId>aai-utils</artifactId>
<name>aai-utils</name>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>