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 --- cds-ui/application/pom.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'cds-ui/application') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 52eb555d4..368cc9c4f 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -24,21 +24,19 @@ limitations under the License. org.onap.ccsdk.cds - ui + cds-ui 1.0.0-SNAPSHOT .. - application + cds-ui-application 1.0.0-SNAPSHOT pom - CDS UI Application + UI Application onap/ccsdk-cds-ui - ${project.version} - ${project.version} ${maven.build.timestamp} yyyyMMdd'T'HHmmss'Z' true -- cgit 1.2.3-korg