From c286bf15aae1fb0905ffdf018fb91705bc04bb2f Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Tue, 20 Jun 2017 17:24:47 +0200 Subject: [PATCH] Trying to make things work --- spring-cloud-contract-shade/pom.xml | 41 +---------------------------- 1 file changed, 1 insertion(+), 40 deletions(-) diff --git a/spring-cloud-contract-shade/pom.xml b/spring-cloud-contract-shade/pom.xml index ba05441a7c..26341e3471 100644 --- a/spring-cloud-contract-shade/pom.xml +++ b/spring-cloud-contract-shade/pom.xml @@ -48,44 +48,6 @@ maven-settings-builder true - - org.eclipse.sisu - org.eclipse.sisu.inject - 0.1.1 - true - provided - - - org.eclipse.sisu - org.eclipse.sisu.plexus - 0.1.1 - - - javax.enterprise - cdi-api - - - true - provided - - - org.sonatype.sisu - sisu-guice - 3.1.6 - no_aop - - - aopalliance - aopalliance - - - com.google.code.findbugs - jsr305 - - - true - provided - @@ -104,7 +66,6 @@ false true true - true org.eclipse.aether.connector @@ -183,4 +144,4 @@ - + \ No newline at end of file