diff options
author | fujinhua <fu.jinhua@zte.com.cn> | 2017-08-24 11:23:36 +0800 |
---|---|---|
committer | fujinhua <fu.jinhua@zte.com.cn> | 2017-08-24 11:23:36 +0800 |
commit | 0f9d240853078269168be29d2f34d72bba5eb2f3 (patch) | |
tree | 3f4af0dd93fe321da1d317d244eee48eef200633 /zte/sfc-driver/pom.xml | |
parent | 58e6e0ce4bc051a129b1ccf63ac79f303cd05cd1 (diff) |
Fix pom file of sfc-driver
Change-Id: I5e6939f545f2fae29e488e4f067d5e6f78154d66
Issue-Id: VFC-154
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
Diffstat (limited to 'zte/sfc-driver/pom.xml')
-rw-r--r-- | zte/sfc-driver/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml index cac41b7..6b0e2d1 100644 --- a/zte/sfc-driver/pom.xml +++ b/zte/sfc-driver/pom.xml @@ -23,7 +23,7 @@ <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver-parent</groupId> + <groupId>org.onap.vfc.nfvo.driver.sfc</groupId> <artifactId>sfc-driver-parent</artifactId> <version>1.0.0-SNAPSHOT</version> <name>vfc/nfvo/driver/sfc/zte/sfc-driver</name> |