diff --git a/pom.xml b/pom.xml
index b6000fb14..51260a96c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
designed to enable the development of robust batch applications vital
for the daily operations of enterprise systems. Spring Batch is part of
the Spring Portfolio.
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
pom
https://projects.spring.io/spring-batch
diff --git a/spring-batch-bom/pom.xml b/spring-batch-bom/pom.xml
index f859a1ba8..e808ad8c4 100644
--- a/spring-batch-bom/pom.xml
+++ b/spring-batch-bom/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
spring-batch-bom
pom
@@ -46,22 +46,22 @@
org.springframework.batch
spring-batch-core
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
org.springframework.batch
spring-batch-infrastructure
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
org.springframework.batch
spring-batch-integration
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
org.springframework.batch
spring-batch-test
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index 856c3b373..b24eaa148 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
spring-batch-core
jar
@@ -23,7 +23,7 @@
org.springframework.batch
spring-batch-infrastructure
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
org.springframework
diff --git a/spring-batch-docs/pom.xml b/spring-batch-docs/pom.xml
index 528e2e2f3..e551aafe9 100644
--- a/spring-batch-docs/pom.xml
+++ b/spring-batch-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
spring-batch-docs
Spring Batch Docs
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 7a8d6ce3a..7603f4359 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
spring-batch-infrastructure
jar
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index 9f1d624e5..1ab301227 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
spring-batch-integration
Spring Batch Integration
@@ -22,7 +22,7 @@
org.springframework.batch
spring-batch-core
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
org.springframework.integration
@@ -65,7 +65,7 @@
org.springframework.batch
spring-batch-test
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
test
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index e0ee7b770..89a8b88ee 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
spring-batch-samples
jar
@@ -20,7 +20,7 @@
org.springframework.batch
spring-batch-bom
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
pom
import
diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml
index 56dc825d9..61b77a891 100644
--- a/spring-batch-test/pom.xml
+++ b/spring-batch-test/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
spring-batch-test
Spring Batch Test
@@ -23,7 +23,7 @@
org.springframework.batch
spring-batch-core
- 5.1.0-SNAPSHOT
+ 5.0.1-SNAPSHOT
org.springframework