diff --git a/pom.xml b/pom.xml
index debcb6c9f..d9d588f04 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-M1
pom
https://projects.spring.io/spring-batch
diff --git a/spring-batch-core/pom.xml b/spring-batch-core/pom.xml
index 87f708211..81c8ffeb9 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-M1
spring-batch-core
jar
@@ -23,7 +23,7 @@
org.springframework.batch
spring-batch-infrastructure
- ${project.version}
+ 5.0.0-M1
org.springframework
diff --git a/spring-batch-docs/pom.xml b/spring-batch-docs/pom.xml
index 153a73d51..b8d2c231d 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-M1
spring-batch-docs
Spring Batch Docs
@@ -93,15 +93,15 @@
spring.css
true
font
-
+
highlight.js
js/highlight
github
-
+
-
${project.version}
${project.version}
-
+
diff --git a/spring-batch-infrastructure/pom.xml b/spring-batch-infrastructure/pom.xml
index 43b6ae002..0ce7a831d 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-M1
spring-batch-infrastructure
jar
diff --git a/spring-batch-integration/pom.xml b/spring-batch-integration/pom.xml
index fbc65ff39..92b528c33 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-M1
spring-batch-integration
Spring Batch Integration
@@ -22,7 +22,7 @@
org.springframework.batch
spring-batch-core
- ${project.version}
+ 5.0.0-M1
org.springframework.integration
@@ -65,7 +65,7 @@
org.springframework.batch
spring-batch-test
- ${project.version}
+ 5.0.0-M1
test
diff --git a/spring-batch-samples/pom.xml b/spring-batch-samples/pom.xml
index 663088aa3..49bf92eea 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-M1
spring-batch-samples
jar
@@ -19,12 +19,12 @@
org.springframework.batch
spring-batch-core
- ${project.version}
+ 5.0.0-M1
org.springframework.batch
spring-batch-integration
- ${project.version}
+ 5.0.0-M1
org.springframework
@@ -146,7 +146,7 @@
org.springframework.batch
spring-batch-test
- ${project.version}
+ 5.0.0-M1
test
diff --git a/spring-batch-test/pom.xml b/spring-batch-test/pom.xml
index d14ebe8d2..e377f1e0b 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-M1
spring-batch-test
Spring Batch Test
@@ -23,7 +23,7 @@
org.springframework.batch
spring-batch-core
- ${project.version}
+ 5.0.0-M1
org.springframework