summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-04-06 13:05:40 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-06 13:05:40 +0000
commitf760afcbdeb6147ebd97ce43c055dce85e0bcfa0 (patch)
tree199e446fabf058426fdd2bc833d590793a8ffe7a /pom.xml
parenta3ceacb9ebf11c6467d66c0f42af714ef93591c2 (diff)
parent34a94b92edd0c359291445735eb3d7e974deea1f (diff)
Merge "rename nf-proxy to network-cm-proxy"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 9fd9bba1cb..f196cba618 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,6 +2,7 @@
============LICENSE_START=======================================================
Copyright (c) 2020 Linux Foundation.
Modifications Copyright (C) 2021 Bell Canada.
+ Modification Copyright (C) 2021 Nordix Foundation
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -51,8 +52,8 @@
<module>cps-parent</module>
<module>cps-service</module>
<module>cps-rest</module>
- <module>cps-nf-proxy-service</module>
- <module>cps-nf-proxy-rest</module>
+ <module>cps-ncmp-service</module>
+ <module>cps-ncmp-rest</module>
<module>cps-ri</module>
<module>checkstyle</module>
<module>spotbugs</module>