aboutsummaryrefslogtreecommitdiffstats
path: root/search-data-service-app
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2020-04-08 12:31:49 -0400
committerJimmy Forsyth <jf2512@att.com>2020-04-08 12:31:51 -0400
commitd69f1e606431200a12f822e85f274c623ab8c43c (patch)
tree03f4b771f025d392334361087109d9df19479fdd /search-data-service-app
parent32df83d0161a6211ca76f09b88f841e30f02c68e (diff)
Upversion to 1.7.0
Issue-ID: AAI-2860 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I3f376c8451c1ec38f21391f4dd7430b8125a955a
Diffstat (limited to 'search-data-service-app')
-rw-r--r--search-data-service-app/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml
index 23a3785..d04e88d 100644
--- a/search-data-service-app/pom.xml
+++ b/search-data-service-app/pom.xml
@@ -27,12 +27,12 @@
<parent>
<artifactId>search-data-service</artifactId>
<groupId>org.onap.aai</groupId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.search-data-service</groupId>
<artifactId>search-data-service-app</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.7.0-SNAPSHOT</version>
<name>AAI Search Data Service Application</name>
<properties>