commit | c92e24f7de074b177cc8b57ef4fcddd133b25093 | [log] [tgz] |
---|---|---|
author | Rashmi Pujar <rashmi.pujar@bell.ca> | Tue Jun 04 16:31:54 2019 -0400 |
committer | Rashmi Pujar <rashmi.pujar@bell.ca> | Tue Jun 11 10:20:27 2019 -0400 |
tree | c17fabb8b22dd0d4edbc4680a9431391f7102c91 | |
parent | 8676a38be6877235fe857a5f0bc289b2e036d4bb [diff] [blame] |
GRPC Client impl to send process message to CDS blueprint-processor endpoint Issue-ID: POLICY-1762 Signed-off-by: Rashmi Pujar <rashmi.pujar@bell.ca> Change-Id: Iecef458b1f25db8e2989cc40ccd399be15867497
diff --git a/models-interactions/model-impl/pom.xml b/models-interactions/model-impl/pom.xml index 3d86769..48ab79a 100644 --- a/models-interactions/model-impl/pom.xml +++ b/models-interactions/model-impl/pom.xml
@@ -44,7 +44,6 @@ <module>sdc</module> <module>vfc</module> <module>sdnc</module> + <module>cds</module> </modules> - - </project>