Release 1.0.0-M5.
This commit is contained in:
@@ -14,4 +14,4 @@ springBootVersion=3.0.0-M3
|
|||||||
springDataBomVersion=2022.0.0-M4
|
springDataBomVersion=2022.0.0-M4
|
||||||
springDataGeodeVersion=3.0.0-M4
|
springDataGeodeVersion=3.0.0-M4
|
||||||
springShellVersion=1.2.0.RELEASE
|
springShellVersion=1.2.0.RELEASE
|
||||||
version=1.0.0-SNAPSHOT
|
version=1.0.0-M5
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
<groupId>org.springframework.data</groupId>
|
<groupId>org.springframework.data</groupId>
|
||||||
<artifactId>spring-test-data-geode-build</artifactId>
|
<artifactId>spring-test-data-geode-build</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>1.0.0-M5</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.data</groupId>
|
<groupId>org.springframework.data</groupId>
|
||||||
<artifactId>spring-test-data-geode-build</artifactId>
|
<artifactId>spring-test-data-geode-build</artifactId>
|
||||||
<version>1.0.0-SNAPSHOT</version>
|
<version>1.0.0-M5</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>spring-data-geode-test</artifactId>
|
<artifactId>spring-data-geode-test</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user