From e993087ad095f6242780847926b1eed5c116ea93 Mon Sep 17 00:00:00 2001 From: vempo Date: Sun, 15 Jul 2018 16:53:59 +0300 Subject: Removed dependency on snapshot if same version Dependencies that are part of the same project must be referenced using ${project.version} instead of 1.3.0-SNAPSHOT. Change-Id: I1e6563052a762b9b6fc7103279d77fb76a85265e Issue-ID: SDC-1065 Signed-off-by: vempo --- openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml index fb2d510a1a..0cb776817e 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/pom.xml @@ -10,12 +10,9 @@ 1.3.0-SNAPSHOT - org.openecomp.sdc healthcheck-rest - 1.3.0-SNAPSHOT pom - healthcheck-rest-types healthcheck-rest-services -- cgit 1.2.3-korg