aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2022-07-01 15:40:56 +0000
committerGerrit Code Review <gerrit@onap.org>2022-07-01 15:40:56 +0000
commitd925a54f81d014ef279288469b6e64032c031929 (patch)
treea164f242280c3fd9fd4ba03df7c8db92e4bfff3d /pom.xml
parent7914c8924723092345e8b4d829f15d2a3a5c72c8 (diff)
parentfa86bb96dd2d8aaba4bd7ecd0d881305eab174e3 (diff)
Merge "cps-ncmp-rest-stub can not be compiled and executed"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 12d8a1f44..bb3553b15 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
Copyright (c) 2020 Linux Foundation.
Modifications Copyright (C) 2020-2021 Nordix Foundation
Modifications Copyright (C) 2020-2021 Pantheon.tech
- Modifications Copyright (C) 2021 Bell Canada.
+ Modifications Copyright (C) 2021-2022 Bell Canada.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -58,6 +58,7 @@
<module>cps-ncmp-events</module>
<module>cps-ncmp-service</module>
<module>cps-ncmp-rest</module>
+ <module>cps-ncmp-rest-stub</module>
<module>cps-path-parser</module>
<module>cps-ri</module>
<module>checkstyle</module>