diff options
Diffstat (limited to 'ms/command-executor/pom.xml')
-rwxr-xr-x | ms/command-executor/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index 04e0614df..665e58585 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -32,7 +32,6 @@ <description>Micro-service providing python environment with gRPC binding for command execution</description> <properties> - <assembly.id>maven</assembly.id> <image.name>onap/ccsdk-commandexecutor</image.name> </properties> |