diff --git a/pom.xml b/pom.xml index b1dd86595..b780d1e99 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-redis - 3.6.0-SNAPSHOT + 4.0.0-SNAPSHOT Spring Data Redis Spring Data module for Redis @@ -14,12 +14,12 @@ org.springframework.data.build spring-data-parent - 3.5.0 + 4.0.0-SNAPSHOT - 3.5.0 - 3.5.0 + 4.0.0-SNAPSHOT + 4.0.0-SNAPSHOT 1.9.4 1.4.21 2.11.1 @@ -388,7 +388,19 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +