From 7d397bd49ffc2c61d70aa65353f2188bc1264abb Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 21 Sep 2020 09:53:32 -0400 Subject: Fixing docker image tag Moving related properties to parent most pom and using same across Removing unnecessary version tag from poms Issue-ID: CCSDK-2794 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I37d16d3f7a467bb579f70235f69a8bff0fe4ba8e --- cds-ui/pom.xml | 19 ++++--------------- 1 file changed, 4 insertions(+), 15 deletions(-) (limited to 'cds-ui/pom.xml') diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 6d547326c..285e63ef9 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -23,15 +23,13 @@ limitations under the License. 4.0.0 - org.onap.ccsdk.parent - spring-boot-starter-parent - 2.0.1 - + org.onap.ccsdk.cds + cds-aggregator + 1.0.0-SNAPSHOT + .. - org.onap.ccsdk.cds cds-ui - 1.0.0-SNAPSHOT pom UI Parent @@ -46,14 +44,5 @@ limitations under the License. npm - onap/ccsdk-cds-ui - ${project.version} - ${maven.build.timestamp} - yyyyMMdd'T'HHmmss'Z' - - - true - false - deploy -- cgit 1.2.3-korg