summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ResmanagementService/deployment/pom.xml4
-rw-r--r--ResmanagementService/pom.xml4
-rw-r--r--ResmanagementService/service/pom.xml2
-rw-r--r--pom.xml6
4 files changed, 8 insertions, 8 deletions
diff --git a/ResmanagementService/deployment/pom.xml b/ResmanagementService/deployment/pom.xml
index 926a7c6..f1fce22 100644
--- a/ResmanagementService/deployment/pom.xml
+++ b/ResmanagementService/deployment/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2016, Huawei Technologies Co., Ltd.
+ Copyright (c) 2016-2017, Huawei Technologies Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -113,4 +113,4 @@
</plugins>
</build>
-<name>nfvo/resmanagement/ResmanagementService/deployment</name></project>
+<name>vfc/nfvo/resmanagement/ResmanagementService/deployment</name></project>
diff --git a/ResmanagementService/pom.xml b/ResmanagementService/pom.xml
index 7fe4eb1..b3c3ee8 100644
--- a/ResmanagementService/pom.xml
+++ b/ResmanagementService/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0"?>
<!--
- Copyright (c) 2016, Huawei Technologies Co., Ltd.
+ Copyright (c) 2016-2017, Huawei Technologies Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@
</parent>
<artifactId>resmanagement-service-root</artifactId>
<version>1.0.0-SNAPSHOT</version>
- <name>vfc/resmanagement/ResmanagementService</name>
+ <name>vfc/nfvo/resmanagement/ResmanagementService</name>
<packaging>pom</packaging>
<properties>
diff --git a/ResmanagementService/service/pom.xml b/ResmanagementService/service/pom.xml
index 398a1eb..0d91447 100644
--- a/ResmanagementService/service/pom.xml
+++ b/ResmanagementService/service/pom.xml
@@ -23,7 +23,7 @@
</parent>
<artifactId>resmanagement-service</artifactId>
- <name>vfc/resmanagement/ResmanagementService/service</name>
+ <name>vfc/nfvo/resmanagement/ResmanagementService/service</name>
<packaging>war</packaging>
<repositories>
<repository>
diff --git a/pom.xml b/pom.xml
index fa4c32b..ca9e282 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2016, Huawei Technologies Co., Ltd.
+ Copyright (c) 2016-2017, Huawei Technologies Co., Ltd.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -25,8 +25,8 @@
<artifactId>resmanagement</artifactId>
<version>1.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>vfc/resmanagement</name>
- <description>vfc resmanagement</description>
+ <name>vfc/nfvo/resmanagement</name>
+ <description>vfc nfvo resmanagement</description>
<modules>
<module>ResmanagementService</module>
</modules>