diff --git a/pom.xml b/pom.xml index 5fd5c3d19..ad85bc212 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,6 @@ 1.3.0.BUILD-SNAPSHOT 4.2.1.BUILD-SNAPSHOT 4.2.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT spring-cloud-stream @@ -49,11 +48,6 @@ pom import - - org.springframework.cloud - spring-cloud-lattice-connector - ${spring-cloud-lattice.version} - org.springframework.cloud spring-cloud-stream diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml index c83cae5ec..3088d135a 100644 --- a/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml +++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-rabbit/pom.xml @@ -39,7 +39,7 @@ org.springframework.cloud - spring-cloud-lattice-connector + spring-cloud-core true diff --git a/spring-cloud-stream-binders/spring-cloud-stream-binder-redis/pom.xml b/spring-cloud-stream-binders/spring-cloud-stream-binder-redis/pom.xml index 027142f03..9b9cb7680 100644 --- a/spring-cloud-stream-binders/spring-cloud-stream-binder-redis/pom.xml +++ b/spring-cloud-stream-binders/spring-cloud-stream-binder-redis/pom.xml @@ -39,7 +39,7 @@ org.springframework.cloud - spring-cloud-lattice-connector + spring-cloud-core true diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index 8ad1b238c..004fef3bf 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -31,18 +31,6 @@ org.springframework spring-messaging - - org.springframework.cloud - spring-cloud-core - - - org.springframework.cloud - spring-cloud-spring-service-connector - - - org.springframework.cloud - spring-cloud-lattice-connector - org.springframework.cloud spring-cloud-stream-binder-local