summaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-04-19 00:06:07 +0000
committerGerrit Code Review <gerrit@onap.org>2019-04-19 00:06:07 +0000
commit1ed3272736021fc73df2c02400cf1363fdd32f69 (patch)
treed3f6dc4e785a372985de3d28b9b43366d3e5bccc /ms/pom.xml
parentc8adeb12a45a5bee54b659feb69ff2ab75f08f2f (diff)
parent50f466c54d1445e667b649d4731aa48d3aa76704 (diff)
Merge "Add Command executor maven module and Dockerfile"
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>