diff --git a/processor-samples/polled-consumer/pom.xml b/processor-samples/polled-consumer/pom.xml index 5720de9..fdd96a3 100644 --- a/processor-samples/polled-consumer/pom.xml +++ b/processor-samples/polled-consumer/pom.xml @@ -10,12 +10,28 @@ Demo project for a polled consumer - io.spring.cloud.stream.sample - spring-cloud-stream-samples-parent - 0.0.1-SNAPSHOT - ../.. + org.springframework.boot + spring-boot-starter-parent + 2.2.6.RELEASE + + + Hoxton.BUILD-SNAPSHOT + + + + + + org.springframework.cloud + spring-cloud-dependencies + ${spring-cloud.version} + pom + import + + + + org.springframework.boot