From: Jimmy Forsyth Date: Thu, 2 May 2019 01:14:51 +0000 (-0400) Subject: Set groupId to avoid permission denied error X-Git-Tag: 1.4.2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=39504159b33e2f5bc4601c12f37204427a81bb51 Set groupId to avoid permission denied error Issue-ID: AAI-2401 Change-Id: I27040d3458029fe96ba33e72bfa5104b43e5139d Signed-off-by: Jimmy Forsyth --- diff --git a/elasticsearch-sg/pom.xml b/elasticsearch-sg/pom.xml index 5360c95..c27ff54 100644 --- a/elasticsearch-sg/pom.xml +++ b/elasticsearch-sg/pom.xml @@ -24,7 +24,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.aai + org.onap.aai.search-data-service elasticsearch-sg ElasticSearch with SearchGuard 1.4.1-SNAPSHOT