summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-03-13 21:02:14 +0000
committerDan Timoney <dtimoney@att.com>2019-03-18 18:30:18 +0000
commit8506f0b261083e945488e869803bcd5ab8b7ea84 (patch)
treefa0937b2fdf31b2d334affd1eb2838d2bddf2842 /pom.xml
parent20e9eda25ee9aebbcd5fda7497a0baccb64348af (diff)
add message router publisher
initial api and implementation of message router publisher Change-Id: Ic69d013bae8ab8c842e6ecd2eef41e10649d1009 Issue-ID: CCSDK-1163 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 3312db7e..3eb9f3ca 100755
--- a/pom.xml
+++ b/pom.xml
@@ -106,6 +106,7 @@
<module>sql-resource</module>
<module>features</module>
<module>artifacts</module>
+ <module>message-router</module>
</modules>
<organization>
<name>ONAP</name>