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/py-executor/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ms/py-executor/pom.xml') diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index e678ea9dc..9839c7185 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -20,13 +20,13 @@ org.onap.ccsdk.cds - ms + cds-ms 1.0.0-SNAPSHOT py-executor - Python Script Executor + MS Python Script Executor Micro-service providing python environment with gRPC binding for python script execution @@ -34,7 +34,6 @@ onap/ccsdk-py-executor deploy true - ${project.version} ${maven.build.timestamp} yyyyMMdd'T'HHmmss'Z' true -- cgit 1.2.3-korg