diff --git a/pom.xml b/pom.xml
index 358cc3098..51eb6028f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.springframework.shell
spring-shell-parent
Spring Shell Parent POM
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
pom
@@ -45,42 +45,42 @@
org.springframework.shell
spring-shell-core
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-core-test-support
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-standard
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-standard-commands
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-starter
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-starter-jna
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-table
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-autoconfigure
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.jline
diff --git a/spring-shell-autoconfigure/pom.xml b/spring-shell-autoconfigure/pom.xml
index b9bbb77f2..ab0b39415 100644
--- a/spring-shell-autoconfigure/pom.xml
+++ b/spring-shell-autoconfigure/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
diff --git a/spring-shell-core-test-support/pom.xml b/spring-shell-core-test-support/pom.xml
index 6652ab933..9d353e8d9 100644
--- a/spring-shell-core-test-support/pom.xml
+++ b/spring-shell-core-test-support/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Core API test classes for Spring Shell 2
diff --git a/spring-shell-core/pom.xml b/spring-shell-core/pom.xml
index f477079a1..c6c72a85b 100644
--- a/spring-shell-core/pom.xml
+++ b/spring-shell-core/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Core API and classes for Spring Shell 2
diff --git a/spring-shell-dependencies/pom.xml b/spring-shell-dependencies/pom.xml
index 1471c44ce..133477cea 100644
--- a/spring-shell-dependencies/pom.xml
+++ b/spring-shell-dependencies/pom.xml
@@ -1,7 +1,7 @@
4.0.0
org.springframework.shell
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
spring-shell-dependencies
pom
Spring Shell Bill of Materials
@@ -11,22 +11,22 @@
org.springframework.shell
spring-shell-core
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-core-test-support
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-standard
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-standard-commands
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
@@ -36,17 +36,17 @@
org.springframework.shell
spring-shell-starter
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-starter-jna
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
org.springframework.shell
spring-shell-table
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
diff --git a/spring-shell-docs/pom.xml b/spring-shell-docs/pom.xml
index 067d88d56..e5160f6da 100644
--- a/spring-shell-docs/pom.xml
+++ b/spring-shell-docs/pom.xml
@@ -8,7 +8,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Spring Shell reference documentation
diff --git a/spring-shell-samples/pom.xml b/spring-shell-samples/pom.xml
index 886166590..addcefda9 100644
--- a/spring-shell-samples/pom.xml
+++ b/spring-shell-samples/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Examples of using Spring Shell 2
diff --git a/spring-shell-standard-commands/pom.xml b/spring-shell-standard-commands/pom.xml
index 2436e049a..73b501753 100644
--- a/spring-shell-standard-commands/pom.xml
+++ b/spring-shell-standard-commands/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Standard out-of-the-box shell commands, implemented using the Standard API
diff --git a/spring-shell-standard/pom.xml b/spring-shell-standard/pom.xml
index ab5c61d33..199139a51 100644
--- a/spring-shell-standard/pom.xml
+++ b/spring-shell-standard/pom.xml
@@ -9,7 +9,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
APIs and resolvers for using the standard Spring Shell programming model
diff --git a/spring-shell-starter-jna/pom.xml b/spring-shell-starter-jna/pom.xml
index 58c0b1b9b..c005e44d8 100644
--- a/spring-shell-starter-jna/pom.xml
+++ b/spring-shell-starter-jna/pom.xml
@@ -8,7 +8,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Starter Dependency for Using Spring Shell with JNA
diff --git a/spring-shell-starter/pom.xml b/spring-shell-starter/pom.xml
index b163b0af6..4fd075de6 100644
--- a/spring-shell-starter/pom.xml
+++ b/spring-shell-starter/pom.xml
@@ -8,7 +8,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Starter Dependency for Using Spring Shell
diff --git a/spring-shell-table/pom.xml b/spring-shell-table/pom.xml
index a5d1b0110..6363efeea 100644
--- a/spring-shell-table/pom.xml
+++ b/spring-shell-table/pom.xml
@@ -23,7 +23,7 @@
org.springframework.shell
spring-shell-parent
- 2.1.0-SNAPSHOT
+ 2.1.0-M4
Library to Display Fancy ASCII art Tables