diff --git a/core/spring-cloud-stream-binder-test/pom.xml b/core/spring-cloud-stream-binder-test/pom.xml index 0dfceaba0..cd9a520c5 100644 --- a/core/spring-cloud-stream-binder-test/pom.xml +++ b/core/spring-cloud-stream-binder-test/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud - spring-cloud-stream-parent + spring-cloud-stream-core 4.0.0-SNAPSHOT diff --git a/core/spring-cloud-stream/pom.xml b/core/spring-cloud-stream/pom.xml index 84a768e64..fa220720e 100644 --- a/core/spring-cloud-stream/pom.xml +++ b/core/spring-cloud-stream/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud - spring-cloud-stream-parent + spring-cloud-stream-core 4.0.0-SNAPSHOT