diff options
author | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 10:16:55 -0400 |
---|---|---|
committer | Jimmy Forsyth <jf2512@att.com> | 2020-04-07 10:16:56 -0400 |
commit | 32df83d0161a6211ca76f09b88f841e30f02c68e (patch) | |
tree | c55c862fe8f69aa32818af780c8a71a74d8354ee /search-data-service-app | |
parent | f4095e122b82a5d3c298950a427e01c770588a7d (diff) |
Upversion to 1.6.36.0.0-ONAPfrankfurt
Issue-ID: AAI-2850
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Change-Id: Ibe3e6b3a058b924c7c5e65c6edfc8357d75ed6c6
Diffstat (limited to 'search-data-service-app')
-rw-r--r-- | search-data-service-app/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 28bdccd..23a3785 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.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> </parent> <groupId>org.onap.aai.search-data-service</groupId> <artifactId>search-data-service-app</artifactId> - <version>1.6.2-SNAPSHOT</version> + <version>1.6.3-SNAPSHOT</version> <name>AAI Search Data Service Application</name> <properties> |