diff options
Diffstat (limited to 'zte/sfc-driver/pom.xml')
-rw-r--r-- | zte/sfc-driver/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/zte/sfc-driver/pom.xml b/zte/sfc-driver/pom.xml index bd1e74d..cac41b7 100644 --- a/zte/sfc-driver/pom.xml +++ b/zte/sfc-driver/pom.xml @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!-- - Copyright 2016 ZTE Corporation. + Copyright 2016-2017 ZTE Corporation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -23,10 +23,10 @@ <version>1.0.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>org.onap.nfvo.sfc-driver-parent</groupId> + <groupId>org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver-parent</groupId> <artifactId>sfc-driver-parent</artifactId> <version>1.0.0-SNAPSHOT</version> - <name>nfvo/drivers/sdnc/zte/sfc-driver</name> + <name>vfc/nfvo/driver/sfc/zte/sfc-driver</name> <packaging>pom</packaging> <modules> <module>sfc-driver</module> |