From a1bd235fffc7c0685800b6f3d8289d143baa87d6 Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 6 May 2020 23:57:53 +0100 Subject: Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' Change-Id: I39b0be6ba6650c9a7215acf359f3d74e0a24e553 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-2844 Issue-ID: SDC-2983 --- .../api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml index c222c2f7f8..205f92502c 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml @@ -65,7 +65,7 @@ com.github.tomakehurst wiremock-standalone - 2.6.0 + ${wire-mock.version} test -- cgit 1.2.3-korg