From 2e3ddcebd7d718769d134cc1e90347c4efe97bc4 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Tue, 21 Feb 2017 14:43:28 -0500 Subject: [PATCH] Remove shading artifact --- .../dependency-reduced-pom.xml | 144 ------------------ 1 file changed, 144 deletions(-) delete mode 100644 spring-cloud-stream-reactive/dependency-reduced-pom.xml diff --git a/spring-cloud-stream-reactive/dependency-reduced-pom.xml b/spring-cloud-stream-reactive/dependency-reduced-pom.xml deleted file mode 100644 index c6b5551ee..000000000 --- a/spring-cloud-stream-reactive/dependency-reduced-pom.xml +++ /dev/null @@ -1,144 +0,0 @@ - - - - spring-cloud-stream-parent - org.springframework.cloud - 1.2.0.BUILD-SNAPSHOT - - 4.0.0 - spring-cloud-stream-reactive - - - - maven-shade-plugin - 2.4.3 - - - package - - shade - - - - - io.reactivex:rxjava-reactive-streams - - - - - rx.RxReactiveStreams - org.springframework.cloud.stream.reactive.shaded.rx.RxReactiveStreams - - - rx.internal - org.springframework.cloud.stream.reactive.shaded.rx.internal - - - - - - - - - - - org.springframework.cloud - spring-cloud-stream - 1.2.0.BUILD-SNAPSHOT - compile - - - io.projectreactor - reactor-core - 3.0.4.RELEASE - compile - - - io.reactivex - rxjava - 1.1.10 - compile - true - - - io.reactivex - rxjava-reactive-streams - 1.2.1 - provided - - - org.springframework.boot - spring-boot-starter-test - 1.5.1.BUILD-SNAPSHOT - test - - - commons-logging - commons-logging - - - spring-boot-test - org.springframework.boot - - - spring-boot-test-autoconfigure - org.springframework.boot - - - json-path - com.jayway.jsonpath - - - junit - junit - - - assertj-core - org.assertj - - - mockito-core - org.mockito - - - hamcrest-core - org.hamcrest - - - hamcrest-library - org.hamcrest - - - jsonassert - org.skyscreamer - - - spring-test - org.springframework - - - - - org.springframework.cloud - spring-cloud-stream-test-support - 1.2.0.BUILD-SNAPSHOT - test - - - org.springframework.cloud - spring-cloud-stream-test-support-internal - 1.2.0.BUILD-SNAPSHOT - test - - - junit - junit - - - - - - 1.8 - - -