diff --git a/bom-client/pom.xml b/bom-client/pom.xml
index 59eaf12..d1bbf4c 100644
--- a/bom-client/pom.xml
+++ b/bom-client/pom.xml
@@ -9,7 +9,7 @@
org.springframework.data
spring-data-bom
- 2020.0.0-SNAPSHOT
+ 2020.0.1-SNAPSHOT
../bom
diff --git a/bom/pom.xml b/bom/pom.xml
index 9f9d364..81ab5d7 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.data
spring-data-bom
- 2020.0.0-SNAPSHOT
+ 2020.0.1-SNAPSHOT
pom
Spring Data Release Train - BOM
@@ -74,135 +74,135 @@
org.springframework.data
spring-data-cassandra
- 3.1.0
+ 3.1.1-SNAPSHOT
org.springframework.data
spring-data-commons
- 2.4.0
+ 2.4.1-SNAPSHOT
org.springframework.data
spring-data-couchbase
- 4.1.0
+ 4.1.1-SNAPSHOT
org.springframework.data
spring-data-elasticsearch
- 4.1.0
+ 4.1.1-SNAPSHOT
org.springframework.data
spring-data-gemfire
- 2.4.0
+ 2.4.1-SNAPSHOT
org.springframework.data
spring-data-geode
- 2.4.0
+ 2.4.1-SNAPSHOT
org.springframework.data
spring-data-jdbc
- 2.1.0
+ 2.1.1-SNAPSHOT
org.springframework.data
spring-data-relational
- 2.1.0
+ 2.1.1-SNAPSHOT
org.springframework.data
spring-data-jpa
- 2.4.0
+ 2.4.1-SNAPSHOT
org.springframework.data
spring-data-mongodb
- 3.1.0
+ 3.1.1-SNAPSHOT
org.springframework.data
spring-data-neo4j
- 6.0.0
+ 6.0.1-SNAPSHOT
org.springframework.data
spring-data-r2dbc
- 1.2.0
+ 1.2.1-SNAPSHOT
org.springframework.data
spring-data-redis
- 2.4.0
+ 2.4.1-SNAPSHOT
org.springframework.data
spring-data-rest-webmvc
- 3.4.0
+ 3.4.1-SNAPSHOT
org.springframework.data
spring-data-rest-core
- 3.4.0
+ 3.4.1-SNAPSHOT
org.springframework.data
spring-data-rest-hal-explorer
- 3.4.0
+ 3.4.1-SNAPSHOT
org.springframework.data
spring-data-solr
- 4.3.0
+ 4.3.1-SNAPSHOT
org.springframework.data
spring-data-keyvalue
- 2.4.0
+ 2.4.1-SNAPSHOT
org.springframework.data
spring-data-envers
- 2.4.0
+ 2.4.1-SNAPSHOT
org.springframework.data
spring-data-ldap
- 2.4.0
+ 2.4.1-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 063641d..ecc269e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
org.springframework.data
spring-data-bom-parent
- 2020.0.0-SNAPSHOT
+ 2020.0.1-SNAPSHOT
pom
Spring Data Release Train - BOM Infrastructure