diff options
Diffstat (limited to 'ms/pom.xml')
-rw-r--r-- | ms/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/pom.xml b/ms/pom.xml index 552750ab3..bc0131eb6 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -35,8 +35,8 @@ <modules> <module>error-catalog</module> <module>blueprintsprocessor</module> - <module>py-executor</module> <module>command-executor</module> + <module>py-executor</module> <module>sdclistener</module> </modules> |