From df1e992e10c6d7de595ee22d2dc45c2d722b6ef4 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 9 Nov 2018 08:04:20 +0100 Subject: [PATCH] Fixed invalid gmaven setup --- tests/spring-cloud-contract-stub-runner-camel/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/spring-cloud-contract-stub-runner-camel/pom.xml b/tests/spring-cloud-contract-stub-runner-camel/pom.xml index b1f7906e63..cb159a6dcb 100644 --- a/tests/spring-cloud-contract-stub-runner-camel/pom.xml +++ b/tests/spring-cloud-contract-stub-runner-camel/pom.xml @@ -83,7 +83,7 @@ - testCompile + compileTests