From 1207d4275a218a25d4027c5c6d8ff35f67e1929c Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 15 Sep 2023 09:45:36 +0200 Subject: [PATCH] After release cleanups. See #169 --- bom/pom.xml | 52 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 32 insertions(+), 20 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index f6bd3ce..b92bc37 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -74,121 +74,121 @@ org.springframework.data spring-data-cassandra - 3.4.16 + 3.4.17-SNAPSHOT org.springframework.data spring-data-commons - 2.7.16 + 2.7.17-SNAPSHOT org.springframework.data spring-data-couchbase - 4.4.16 + 4.4.17-SNAPSHOT org.springframework.data spring-data-elasticsearch - 4.4.16 + 4.4.17-SNAPSHOT org.springframework.data spring-data-geode - 2.7.16 + 2.7.17-SNAPSHOT org.springframework.data spring-data-jdbc - 2.4.16 + 2.4.17-SNAPSHOT org.springframework.data spring-data-relational - 2.4.16 + 2.4.17-SNAPSHOT org.springframework.data spring-data-jpa - 2.7.16 + 2.7.17-SNAPSHOT org.springframework.data spring-data-mongodb - 3.4.16 + 3.4.17-SNAPSHOT org.springframework.data spring-data-neo4j - 6.3.16 + 6.3.17-SNAPSHOT org.springframework.data spring-data-r2dbc - 1.5.16 + 1.5.17-SNAPSHOT org.springframework.data spring-data-redis - 2.7.16 + 2.7.17-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 3.7.16 + 3.7.17-SNAPSHOT org.springframework.data spring-data-rest-core - 3.7.16 + 3.7.17-SNAPSHOT org.springframework.data spring-data-rest-hal-explorer - 3.7.16 + 3.7.17-SNAPSHOT org.springframework.data spring-data-keyvalue - 2.7.16 + 2.7.17-SNAPSHOT org.springframework.data spring-data-envers - 2.7.16 + 2.7.17-SNAPSHOT org.springframework.data spring-data-ldap - 2.7.16 + 2.7.17-SNAPSHOT @@ -419,6 +419,18 @@ - - + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + + + spring-milestone + https://repo.spring.io/milestone +