Prepare next development iteration.

See #588
This commit is contained in:
Christoph Strobl
2022-05-13 10:53:23 +02:00
parent 0e2d135b55
commit 50ae31830a
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-M4</version>
<version>3.0.0-SNAPSHOT</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-M4</version>
<version>3.0.0-SNAPSHOT</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-M4</version>
<version>3.0.0-SNAPSHOT</version>
</parent>
<artifactId>spring-data-geode</artifactId>