From 3a494d26e2ae1ceeefcb76d5f97c33ac25e4c60a Mon Sep 17 00:00:00 2001 From: Oleg Zhurakousky Date: Tue, 8 Jan 2019 11:39:58 +0100 Subject: [PATCH] removed stream dependency from function-sample-compiler --- .../function-sample-compiler/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/spring-cloud-function-samples/function-sample-compiler/pom.xml b/spring-cloud-function-samples/function-sample-compiler/pom.xml index 37c74f6ba..fe4dacc6e 100644 --- a/spring-cloud-function-samples/function-sample-compiler/pom.xml +++ b/spring-cloud-function-samples/function-sample-compiler/pom.xml @@ -20,7 +20,6 @@ 1.8 2.0.0.BUILD-SNAPSHOT - Fishtown.BUILD-SNAPSHOT 3.1.2.RELEASE 1.0.17.RELEASE @@ -50,13 +49,6 @@ pom import - - org.springframework.cloud - spring-cloud-stream-dependencies - ${spring-cloud-stream.version} - pom - import -