summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2021-06-10 14:04:20 +0000
committerGerrit Code Review <gerrit@onap.org>2021-06-10 14:04:20 +0000
commite3f7305a421e075eef97d4eefdd590ca95a2a4f6 (patch)
treef40914b103b28e1a6c6ea6caaeb34265da92b9a5 /pom.xml
parent171f17003d3e130385de3cfda04f44447e421f61 (diff)
parentf549c7c144512d98f5cdb847d172193a0cad9358 (diff)
Merge "Add json schema for events"
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 b0f549b25..b320cca6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -50,6 +50,7 @@
<module>cps-dependencies</module>
<module>cps-bom</module>
<module>cps-parent</module>
+ <module>cps-events</module>
<module>cps-service</module>
<module>cps-rest</module>
<module>cps-ncmp-service</module>