diff --git a/pom.xml b/pom.xml index e736e13ce2..a09011c5df 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 0.0.9 3.0.3-SNAPSHOT 3.0.3-SNAPSHOT - 3.1.2 + 3.1.3-SNAPSHOT 3.0.3-SNAPSHOT 3.0.3-SNAPSHOT 3.0.3-SNAPSHOT diff --git a/spring-cloud-contract-stub-runner/pom.xml b/spring-cloud-contract-stub-runner/pom.xml index bb2d996213..7fc0fb4c64 100644 --- a/spring-cloud-contract-stub-runner/pom.xml +++ b/spring-cloud-contract-stub-runner/pom.xml @@ -29,6 +29,7 @@ org.springframework.cloud spring-cloud-stream + ${spring-cloud-stream.version} true @@ -37,6 +38,7 @@ test-jar true test-binder + ${spring-cloud-stream.version} compile