Prepare next development iteration.

Upgrade to Pivotal GemFire 9.8.6.

Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.5.BUILD-SNAPSHOT.

Upgrade to Spring Data Release Train Moore-BUILD-SNAPSHOT.

Set version to 0.0.13.BUILD-SNAPSHOT.
This commit is contained in:
John Blum
2020-01-23 12:56:36 -08:00
parent aa73e4d0c6
commit 7ff805c699
4 changed files with 10 additions and 10 deletions

View File

@@ -8,12 +8,12 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.2.4.RELEASE</version>
<version>2.2.5.BUILD-SNAPSHOT</version>
</parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.12.RELEASE</version>
<version>0.0.13.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
@@ -93,7 +93,7 @@
<multithreadedtc.version>1.01</multithreadedtc.version>
<spring.version>5.2.3.RELEASE</spring.version>
<spring-boot.version>2.2.4.RELEASE</spring-boot.version>
<spring-data-releasetrain.version>Moore-SR4</spring-data-releasetrain.version>
<spring-data-releasetrain.version>Moore-BUILD-SNAPSHOT</spring-data-releasetrain.version>
<spring-shell.version>1.2.0.RELEASE</spring-shell.version>
</properties>