From 39504159b33e2f5bc4601c12f37204427a81bb51 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 1 May 2019 21:14:51 -0400 Subject: [PATCH] Set groupId to avoid permission denied error Issue-ID: AAI-2401 Change-Id: I27040d3458029fe96ba33e72bfa5104b43e5139d Signed-off-by: Jimmy Forsyth --- elasticsearch-sg/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.16.6