aboutsummaryrefslogtreecommitdiffstats
path: root/ms/command-executor
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2020-12-15 20:56:54 -0500
committerKAPIL SINGAL <ks220y@att.com>2020-12-16 15:00:12 +0000
commit28aa3a65291e669eb93a71c7cae68fe7ad538543 (patch)
tree41bc8d0e5b9878ecb4a5552d878712acfd60fc4a /ms/command-executor
parent6b33380a6f3cbc0185058d189de6436651a288e5 (diff)
Refactoring assembly.id and name.space
Upgrading base onap/ccsdk-alpine-j11-image to version 1.1.0 Issue-ID: CCSDK-3053 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: I135893a4ab1d4d3f7c1297d6e66de133bd3c7150
Diffstat (limited to 'ms/command-executor')
-rwxr-xr-xms/command-executor/pom.xml1
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>