diff --git a/stream-applications-integration-tests/pom.xml b/stream-applications-integration-tests/pom.xml index e9b4d5c..aa0cb16 100644 --- a/stream-applications-integration-tests/pom.xml +++ b/stream-applications-integration-tests/pom.xml @@ -16,10 +16,10 @@ 1.8 - 1.0.0-SNAPSHOT - 3.0.0-SNAPSHOT + 1.0.0-M4 + 3.0.0-M4 2.6.2 - 1.15.0-rc2 + 1.15.0 3.1.0 false true @@ -247,4 +247,41 @@ + + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + + + false + + spring-milestone-release + Spring Milestone Release + https://repo.spring.io/milestone + + + + + + true + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + + + false + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + +