From fd2ce76197e6d5725f6ffeb63ad9855bdca6414c Mon Sep 17 00:00:00 2001 From: Julia Lee <5765049+sxhinzvc@users.noreply.github.com> Date: Fri, 18 Aug 2023 08:59:39 -0400 Subject: [PATCH] After release cleanups. See #163 --- bom/pom.xml | 44 +++++++++++++++++++++++++++----------------- 1 file changed, 27 insertions(+), 17 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 6e7f4ac..968fab8 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -74,114 +74,114 @@ org.springframework.data spring-data-cassandra - 4.2.0-M2 + 4.2.0-SNAPSHOT org.springframework.data spring-data-commons - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-couchbase - 5.2.0-M2 + 5.2.0-SNAPSHOT org.springframework.data spring-data-elasticsearch - 5.2.0-M2 + 5.2.0-SNAPSHOT org.springframework.data spring-data-jdbc - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-r2dbc - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-relational - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-jpa - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-envers - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-mongodb - 4.2.0-M2 + 4.2.0-SNAPSHOT org.springframework.data spring-data-neo4j - 7.2.0-M2 + 7.2.0-SNAPSHOT org.springframework.data spring-data-redis - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-rest-webmvc - 4.2.0-M2 + 4.2.0-SNAPSHOT org.springframework.data spring-data-rest-core - 4.2.0-M2 + 4.2.0-SNAPSHOT org.springframework.data spring-data-rest-hal-explorer - 4.2.0-M2 + 4.2.0-SNAPSHOT org.springframework.data spring-data-keyvalue - 3.2.0-M2 + 3.2.0-SNAPSHOT org.springframework.data spring-data-ldap - 3.2.0-M2 + 3.2.0-SNAPSHOT @@ -412,6 +412,16 @@ + + spring-snapshot + https://repo.spring.io/snapshot + + true + + + false + + spring-milestone https://repo.spring.io/milestone