From 25eb3861345bb3f4994c373acc8f9b85f8c0c61d Mon Sep 17 00:00:00 2001 From: David Turanski Date: Fri, 13 Nov 2020 15:21:09 -0500 Subject: [PATCH] Updated versions --- stream-applications-integration-tests/pom.xml | 43 +++++++++++++++++-- 1 file changed, 40 insertions(+), 3 deletions(-) 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 + + +