Set groupId to avoid permission denied error 60/86760/1
authorJimmy Forsyth <jf2512@att.com>
Thu, 2 May 2019 01:14:51 +0000 (21:14 -0400)
committerJimmy Forsyth <jf2512@att.com>
Thu, 2 May 2019 01:14:55 +0000 (21:14 -0400)
Issue-ID: AAI-2401
Change-Id: I27040d3458029fe96ba33e72bfa5104b43e5139d
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
elasticsearch-sg/pom.xml

index 5360c95..c27ff54 100644 (file)
@@ -24,7 +24,7 @@
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
        <modelVersion>4.0.0</modelVersion>
 
-       <groupId>org.onap.aai</groupId>
+       <groupId>org.onap.aai.search-data-service</groupId>
        <artifactId>elasticsearch-sg</artifactId>
        <name>ElasticSearch with SearchGuard</name>
        <version>1.4.1-SNAPSHOT</version>