summaryrefslogtreecommitdiffstats
path: root/aai-core/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-03 13:36:20 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-03 13:36:29 -0400
commitfbf764e5c7319a37fb2aa9cd76064d20669db112 (patch)
tree0c21df597953edba6ef4bfb09b0d6de03097a25c /aai-core/pom.xml
parenteebdeb1fb97974f20e37fa3017704475aa468e7e (diff)
Move to 1.5.1 due to previous partial release
Issue-ID: AAI-2464 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ic84cd67845d7872e2e1f48ff37f72382b5946900
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 3e5151de..6c729fcb 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.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>aai-core</artifactId>
<name>aai-core</name>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<packaging>jar</packaging>
<properties>
<springframework.version>4.3.24.RELEASE</springframework.version>