aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorFiachra Corcoran <fiachra.corcoran@ericsson.com>2018-08-27 17:59:42 +0100
committerFiachra Corcoran <fiachra.corcoran@ericsson.com>2018-08-28 10:56:07 +0100
commit19620eb066c4cbb2c2b60cecdcd55fded03af2d1 (patch)
treecb231a79d468ec261f1ff15cbca92b8272185000 /pom.xml
parent8a42c1bc635447ace8465d13c4e0865396e56698 (diff)
Add subscriber docker image for client testing
Issue-ID: DMAAP-662 Change-Id: I5f8f5a23e5116b2077689f704962e88dbeafb1b0 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.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 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>