diff options
Diffstat (limited to 'ms/pom.xml')
-rw-r--r-- | ms/pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ms/pom.xml b/ms/pom.xml index 5e8761be8..7ec3f39a2 100644 --- a/ms/pom.xml +++ b/ms/pom.xml @@ -5,9 +5,9 @@ * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -32,7 +32,6 @@ <description>Micro-services</description> <modules> - <module>controllerblueprints</module> <module>blueprintsprocessor</module> <module>py-executor</module> <module>command-executor</module> |