diff --git a/pom.xml b/pom.xml
index db3cfa9339..6e3d91f009 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.0.0-SNAPSHOT
+ 5.0.0-RC1
pom
https://projects.spring.io/spring-batch
diff --git a/spring-batch-bom/pom.xml b/spring-batch-bom/pom.xml
index bee0e994fa..ab4af2db70 100644
--- a/spring-batch-bom/pom.xml
+++ b/spring-batch-bom/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
spring-batch-bom
pom
@@ -46,22 +46,22 @@
org.springframework.batch
spring-batch-core
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
org.springframework.batch
spring-batch-infrastructure
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
org.springframework.batch
spring-batch-integration
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
org.springframework.batch
spring-batch-test
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index e3dca3eaad..2ada1082c3 100644
--- a/spring-batch-core/pom.xml
+++ b/spring-batch-core/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
spring-batch-core
jar
@@ -23,7 +23,7 @@
org.springframework.batch
spring-batch-infrastructure
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
org.springframework
diff --git a/spring-batch-docs/pom.xml b/spring-batch-docs/pom.xml
index 680ae2cd9b..243e92f2d4 100644
--- a/spring-batch-docs/pom.xml
+++ b/spring-batch-docs/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
spring-batch-docs
Spring Batch Docs
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 18dc0bf7a1..5cd0d8b8ac 100644
--- a/spring-batch-infrastructure/pom.xml
+++ b/spring-batch-infrastructure/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
spring-batch-infrastructure
jar
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index 9e17e38f70..dec6be618a 100644
--- a/spring-batch-integration/pom.xml
+++ b/spring-batch-integration/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
spring-batch-integration
Spring Batch Integration
@@ -22,7 +22,7 @@
org.springframework.batch
spring-batch-core
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
org.springframework.integration
@@ -65,7 +65,7 @@
org.springframework.batch
spring-batch-test
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
test
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 290ad72b00..bb709ccf0c 100644
--- a/spring-batch-samples/pom.xml
+++ b/spring-batch-samples/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
spring-batch-samples
jar
@@ -20,7 +20,7 @@
org.springframework.batch
spring-batch-bom
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
pom
import
diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml
index e2a7a3bdeb..4eacb4cafb 100644
--- a/spring-batch-test/pom.xml
+++ b/spring-batch-test/pom.xml
@@ -4,7 +4,7 @@
org.springframework.batch
spring-batch
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
spring-batch-test
Spring Batch Test
@@ -23,7 +23,7 @@
org.springframework.batch
spring-batch-core
- 5.0.0-SNAPSHOT
+ 5.0.0-RC1
org.springframework