summaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorAlexis de Talhouët <adetalhouet89@gmail.com>2019-04-12 18:49:29 -0400
committerAlexis de Talhouët <adetalhouet89@gmail.com>2019-04-16 10:38:51 -0400
commit50f466c54d1445e667b649d4731aa48d3aa76704 (patch)
treedf2c3b9e0af9447af26ad353e8ce54a7e9a3657e /ms/pom.xml
parentb93bdeef411a1593060852da641475a65b3e9f64 (diff)
Add Command executor maven module and Dockerfile
Change-Id: Iea3d14854e837fede441330ad34b35ac9d156f9a Issue-ID: CCSDK-1164 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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 6f84a1438..d1c87c995 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -35,6 +35,7 @@
<modules>
<module>controllerblueprints</module>
<module>blueprintsprocessor</module>
+ <module>command-executor</module>
<module>cds-sdc-listener</module>
</modules>
</project>