aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorRam Koya <rk541m@att.com>2018-08-29 13:40:11 +0000
committerGerrit Code Review <gerrit@onap.org>2018-08-29 13:40:11 +0000
commitaa3403845a7a554ab02152732bb4013de35d8554 (patch)
tree9a03817f9bc0b360ec70e0fb5cb217e8f98dafdd /pom.xml
parent04dd60b7f0ebdadd5af0a4147a3e601734d6e3dc (diff)
parent19620eb066c4cbb2c2b60cecdcd55fded03af2d1 (diff)
Merge "Add subscriber docker image for client testing"
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 d3327ba9..43aeca21 100755
--- a/pom.xml
+++ b/pom.xml
@@ -60,6 +60,7 @@
<modules>
<module>datarouter-prov</module>
<module>datarouter-node</module>
+ <module>datarouter-subscriber</module>
</modules>
<build>
<plugins>