From 3a7dc77c74022f8e6c0095b444bba0185ccac2bd Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 16 May 2025 14:18:48 +0200 Subject: [PATCH] After release cleanups. See #260 --- bom/pom.xml | 50 +++++++++++++++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 19 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 5622c5a..3157762 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -74,114 +74,114 @@ org.springframework.data spring-data-cassandra - 5.0.0-M3 + 5.0.0-SNAPSHOT org.springframework.data spring-data-commons - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-couchbase - 6.0.0-M3 + 6.0.0-SNAPSHOT org.springframework.data spring-data-elasticsearch - 6.0.0-M3 + 6.0.0-SNAPSHOT org.springframework.data spring-data-jdbc - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-r2dbc - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-relational - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-jpa - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-envers - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-mongodb - 5.0.0-M3 + 5.0.0-SNAPSHOT org.springframework.data spring-data-neo4j - 8.0.0-M3 + 8.0.0-SNAPSHOT org.springframework.data spring-data-redis - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 5.0.0-M3 + 5.0.0-SNAPSHOT org.springframework.data spring-data-rest-core - 5.0.0-M3 + 5.0.0-SNAPSHOT org.springframework.data spring-data-rest-hal-explorer - 5.0.0-M3 + 5.0.0-SNAPSHOT org.springframework.data spring-data-keyvalue - 4.0.0-M3 + 4.0.0-SNAPSHOT org.springframework.data spring-data-ldap - 4.0.0-M3 + 4.0.0-SNAPSHOT @@ -412,7 +412,19 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +