diff options
Diffstat (limited to 'ResmanagementService')
-rw-r--r-- | ResmanagementService/deployment/pom.xml | 4 | ||||
-rw-r--r-- | ResmanagementService/pom.xml | 4 | ||||
-rw-r--r-- | ResmanagementService/service/pom.xml | 2 |
3 files changed, 5 insertions, 5 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> |