diff --git a/binders/kinesis-binder/pom.xml b/binders/kinesis-binder/pom.xml index 05662afa9..e88edc9b0 100644 --- a/binders/kinesis-binder/pom.xml +++ b/binders/kinesis-binder/pom.xml @@ -41,7 +41,7 @@ org.springframework.cloud spring-cloud-stream - ${spring-cloud-stream.version} + ${project.version} org.springframework.integration @@ -71,13 +71,13 @@ org.springframework.cloud spring-cloud-stream-binder-test - ${spring-cloud-stream.version} + ${project.version} test org.springframework.cloud spring-cloud-stream-test-support-internal - ${spring-cloud-stream.version} + ${project.version} test