diff options
author | Bruno Sakoto <bruno.sakoto@bell.ca> | 2021-06-10 14:04:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-06-10 14:04:20 +0000 |
commit | e3f7305a421e075eef97d4eefdd590ca95a2a4f6 (patch) | |
tree | f40914b103b28e1a6c6ea6caaeb34265da92b9a5 /pom.xml | |
parent | 171f17003d3e130385de3cfda04f44447e421f61 (diff) | |
parent | f549c7c144512d98f5cdb847d172193a0cad9358 (diff) |
Merge "Add json schema for events"
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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>
|