aboutsummaryrefslogtreecommitdiffstats
path: root/aai-rest
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-rest
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-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 7f0c06bc..ff203cd0 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.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
</parent>
<artifactId>aai-rest</artifactId>
<name>aai-rest</name>
- <version>1.5.0-SNAPSHOT</version>
+ <version>1.5.1-SNAPSHOT</version>
<properties>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>