summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2017-08-18 15:35:55 +0800
committeryangyan <yangyanyj@chinamobile.com>2017-08-18 15:36:12 +0800
commitdb4b6b9791920076b2804c0976e4f620487c0599 (patch)
treec26c24460df3cf2471671e9df981869c9666088c
parentc146d895abd49db7583e855e73a782eafa6d336a (diff)
Modify groupId for ems driver
Modify groupId of emd driver pom Issue-ID: VFC-109 Change-Id: Ie6399b70c4d66d1863d9847245a0182319710a6a Signed-off-by: yangyan <yangyanyj@chinamobile.com>
-rw-r--r--ems/boco/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ems/boco/pom.xml b/ems/boco/pom.xml
index 79b9164..52b587a 100644
--- a/ems/boco/pom.xml
+++ b/ems/boco/pom.xml
@@ -24,7 +24,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.vfc.nfvo.driver.ems</groupId>
+ <groupId>org.onap.vfc.nfvo.drivers.ems</groupId>
<artifactId>ems-driver</artifactId>
<version>1.1.0-SNAPSHOT</version>
<packaging>pom</packaging>