aboutsummaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorprathamesh morde <prathamesh.morde@bell.ca>2019-02-22 17:03:19 -0500
committerprathamesh morde <prathamesh.morde@bell.ca>2019-03-01 09:38:02 -0500
commit1a54d9766899fe3ee73926bfe1e67a7b6f29749d (patch)
tree6214cfa662751ee6e3ecfc4a38a648245e915b89 /ms/pom.xml
parent31ed1c89973726bb4e47e46ac4c50986dcc5cb2a (diff)
Skeleton of CDS-SDC Listener ms
Change-Id: I3874b588a484a22cc4e0fe9d39541effa1f3c305 Issue-ID: CCSDK-349 Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
Diffstat (limited to 'ms/pom.xml')
-rw-r--r--ms/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ms/pom.xml b/ms/pom.xml
index 0a9aa7e5..21e3507b 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -39,5 +39,6 @@
<module>blueprintsprocessor</module>
<module>neng</module>
<module>vlantag-api</module>
+ <module>cds-sdc-listener</module>
</modules>
</project>