aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f7c542e..0c6300c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,13 +25,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.aai</groupId>
- <artifactId>search-data-service-agg</artifactId>
+ <artifactId>search-data-service</artifactId>
<name>aai-search-data-service aggregate pom</name>
<version>1.4.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
- <module>search-data-service</module>
+ <module>search-data-service-app</module>
<module>elasticsearch-sg</module>
</modules>