aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-04-12 19:13:59 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-04-12 19:19:16 -0400
commitb039682a6805507445139e2b2430144f92724b09 (patch)
treecb2f59555e25bc1beccd76e53b7054e5b5d7d107 /pom.xml
parent3d57947b10a193fbdfd3137fdd8fd712eb243980 (diff)
Copy LCM interface from APP-C
Change-Id: Idc18aa00bcbcee3f51473339b6b4ad90f6b4bffc Issue-ID: CCSDK-219 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 63bcb6ea..c83f83a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,6 +106,7 @@
<modules>
<module>asdcApi</module>
<module>dataChange</module>
+ <module>lcm</module>
<module>dmaap-listener</module>
<module>ueb-listener</module>
</modules>