summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--nokia/pom.xml2
-rw-r--r--nokia/vnfmdriver/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/nokia/pom.xml b/nokia/pom.xml
index 7428da3a..80923c97 100644
--- a/nokia/pom.xml
+++ b/nokia/pom.xml
@@ -25,7 +25,7 @@
<artifactId>vfc-nfvo-driver-vnfm-svnfm-nokia</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/nfvo/driver/vnfm/svnfm/nokia</name>
+ <name>vfc-nfvo-driver-vnfm-svnfm-nokia</name>
<description>vfc-nfvo-driver-vnfm-svnfm-nokia</description>
<modules>
<module>vnfmdriver</module>
diff --git a/nokia/vnfmdriver/pom.xml b/nokia/vnfmdriver/pom.xml
index d39781bb..4506f99b 100644
--- a/nokia/vnfmdriver/pom.xml
+++ b/nokia/vnfmdriver/pom.xml
@@ -26,7 +26,7 @@
<artifactId>vnfmdriver</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/nfvo/drivers/vnfm/svnfm/nokia/vnfmdriver</name>
+ <name>vfc-nfvo-driver-vnfm-svnfm-nokia-vnfmdriver</name>
<description>nfvo vnfmdriver</description>
<modules>
<module>vfcadaptorservice</module>