From 8de37f9d3035b4a41e696b967f2222806c250925 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Fri, 11 Sep 2020 13:58:42 -0400 Subject: Refactoring poms groupId artifactId Issue-ID: CCSDK-2787 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ica64f0c793beabb47950c7bf1eede63a0dbf3cea --- ms/command-executor/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ms/command-executor/pom.xml') diff --git a/ms/command-executor/pom.xml b/ms/command-executor/pom.xml index ceb4147e0..eb5337973 100755 --- a/ms/command-executor/pom.xml +++ b/ms/command-executor/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds - ms + cds-ms 1.0.0-SNAPSHOT .. @@ -28,7 +28,7 @@ command-executor pom - Command Executor + MS Command Executor Micro-service providing python environment with gRPC binding for command execution @@ -36,7 +36,6 @@ onap/ccsdk-commandexecutor deploy true - ${project.version} ${maven.build.timestamp} yyyyMMdd'T'HHmmss'Z' -- cgit 1.2.3-korg