diff options
author | prathamesh morde <prathamesh.morde@bell.ca> | 2019-02-22 17:03:19 -0500 |
---|---|---|
committer | prathamesh morde <prathamesh.morde@bell.ca> | 2019-03-01 09:38:02 -0500 |
commit | 1a54d9766899fe3ee73926bfe1e67a7b6f29749d (patch) | |
tree | 6214cfa662751ee6e3ecfc4a38a648245e915b89 /ms/pom.xml | |
parent | 31ed1c89973726bb4e47e46ac4c50986dcc5cb2a (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.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,5 +39,6 @@ <module>blueprintsprocessor</module> <module>neng</module> <module>vlantag-api</module> + <module>cds-sdc-listener</module> </modules> </project> |