diff options
Diffstat (limited to 'ms/py-executor/pom.xml')
-rw-r--r-- | ms/py-executor/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index be56787a8..2ea700849 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -30,7 +30,6 @@ <description>Micro-service providing python environment with gRPC binding for python script execution</description> <properties> - <assembly.id>maven</assembly.id> <image.name>onap/ccsdk-py-executor</image.name> <sonar.skip>true</sonar.skip> </properties> |