summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-01-27 17:34:57 +0000
committerGerrit Code Review <gerrit@onap.org>2021-01-27 17:34:57 +0000
commita54fd8a169e8e6ef74bdc06be78bbcd70d5f97b4 (patch)
tree41de9649b503bc9464755e064ec8e2a320d26973 /pom.xml
parent099f89eda3b0c94d20612ebf1d62795ab7dc833a (diff)
parent9f52f60a2e70f2344c671af28e62fe2315ee8e02 (diff)
Merge "Initial cps-nf-proxy-rest module setup in CPS project"
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2ff88c11b8..eaa388cc1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
<module>cps-parent</module>
<module>cps-service</module>
<module>cps-rest</module>
+ <module>cps-nf-proxy-rest</module>
<module>cps-ri</module>
<module>checkstyle</module>
<module>spotbugs</module>