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 --- .../healthcheck-rest/healthcheck-rest-services/pom.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml index 5da8f9077e..53aed46977 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-services/pom.xml @@ -11,12 +11,9 @@ healthcheck-rest-services - 1.3.0-SNAPSHOT - - javax.ws.rs javax.ws.rs-api -- cgit 1.2.3-korg