aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-event/plugins-event-protocol/pom.xml
diff options
context:
space:
mode:
authorJorge Hernandez <jh1730@att.com>2018-07-06 13:41:22 +0000
committerGerrit Code Review <gerrit@onap.org>2018-07-06 13:41:22 +0000
commitdcf8f703fdd07161c86231ecc4af0f25872a45f4 (patch)
tree7bc43c788aa453c73f43fe601fd4747de348b27e /plugins/plugins-event/plugins-event-protocol/pom.xml
parent000291ee3624776e193411ef21c119e671be7011 (diff)
parentaf869409b81ad399b4733a1b7b0d5c662fbfa73d (diff)
Merge "Fix Javadoc errors"
Diffstat (limited to 'plugins/plugins-event/plugins-event-protocol/pom.xml')
-rw-r--r--plugins/plugins-event/plugins-event-protocol/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/plugins-event/plugins-event-protocol/pom.xml b/plugins/plugins-event/plugins-event-protocol/pom.xml
index 563a4f625..a751dc4ba 100644
--- a/plugins/plugins-event/plugins-event-protocol/pom.xml
+++ b/plugins/plugins-event/plugins-event-protocol/pom.xml
@@ -40,5 +40,6 @@
<modules>
<module>plugins-event-protocol-jms</module>
<module>plugins-event-protocol-xml</module>
+ <module>plugins-event-protocol-yaml</module>
</modules>
-</project> \ No newline at end of file
+</project>