Release version 3.0 M4 (2022.0.0).

See #588
This commit is contained in:
Christoph Strobl
2022-05-13 10:43:58 +02:00
parent 79c551ea59
commit 0e2d135b55
3 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
<artifactId>spring-data-geode-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M4</version>
<packaging>pom</packaging>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M4</version>
</parent>
<artifactId>spring-data-geode-distribution</artifactId>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-geode-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M4</version>
</parent>
<artifactId>spring-data-geode</artifactId>