aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEdwin Lawrance <Edwin.Lawrance@amdocs.com>2019-03-04 11:08:03 +0000
committerEdwin Lawrance <Edwin.Lawrance@amdocs.com>2019-03-04 11:08:03 +0000
commit57ccc376054d09367dc4bf8855adea1f19a87b3f (patch)
tree67de91111838b3f3da1f395896f1704c1cb68464 /pom.xml
parent82a366e562c5517a9b66fb647bfb699530e19ca3 (diff)
Update poms to conform to merge job requirements
Change-Id: Ic989e9538b67214e43faf221724ed5d36bfc6d03 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
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>