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-types/pom.xml | 2 -- 1 file changed, 2 deletions(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml index 399606fa75..f829043ee1 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/healthcheck-rest/healthcheck-rest-types/pom.xml @@ -11,7 +11,5 @@ healthcheck-rest-types - 1.3.0-SNAPSHOT - \ No newline at end of file -- cgit 1.2.3-korg