From: Jimmy Forsyth Date: Wed, 10 Jul 2019 15:35:35 +0000 (-0400) Subject: Adjust parent pom on sds X-Git-Tag: 1.5.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=03c2309a310bd4d959f476736bd00c8422af4954 Adjust parent pom on sds Issue-ID: AAI-2496 Change-Id: I82ec8dcee0c92c92d92069c8dd05d0e0a4c8e46c Signed-off-by: Jimmy Forsyth --- diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index 6bbed7e..ae92121 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -24,6 +24,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + + search-data-service + org.onap.aai + 1.5.0-SNAPSHOT + + + org.onap.aai.search-data-service elasticsearch-sg ElasticSearch with SearchGuard diff --git a/search-data-service-app/pom.xml b/search-data-service-app/pom.xml index 71fe188..ea768b8 100644 --- a/search-data-service-app/pom.xml +++ b/search-data-service-app/pom.xml @@ -25,9 +25,9 @@ 4.0.0 - spring-boot-starter-parent - org.springframework.boot - 1.5.19.RELEASE + search-data-service + org.onap.aai + 1.5.0-SNAPSHOT org.onap.aai.search-data-service @@ -52,8 +52,21 @@ false ${project.version} 0.58 + 1.5.19.RELEASE - + + + + + org.springframework.boot + spring-boot-starter-parent + ${spring.boot.version} + pom + import + + + +