Prepare next development iteration.

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

Upgrade to Spring Data Build 2.3.2.BUILD-SNAPSHOT.

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

Set version to 0.0.17.BUILD-SNAPSHOT.
This commit is contained in:
John Blum
2020-06-11 00:18:21 -07:00
parent 7c24e1cef3
commit 6008ab237e
4 changed files with 8 additions and 8 deletions

View File

@@ -8,9 +8,9 @@ multithreadedtcVersion=1.01
pivotalGemFireVersion=9.10.0
springVersion=5.2.6.RELEASE
springBootVersion=2.3.0.RELEASE
springDataGemFireVersion=2.3.0.RELESE
springDataGeodeVersion=2.3.0.RELEASE
springDataReleaseTrainVersion=Neumann-RELEASE
springDataGemFireVersion=2.3.2.BUILD-SNAPSHOT
springDataGeodeVersion=2.3.2.BUILD-SNAPSHOT
springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT
#springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT
springShellVersion=1.2.0.RELEASE
version=0.0.16.RELEASE
version=0.0.17.BUILD-SNAPSHOT

View File

@@ -8,12 +8,12 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.3.0.RELEASE</version>
<version>2.3.2.BUILD-SNAPSHOT</version>
</parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.16.RELEASE</version>
<version>0.0.17.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.16.RELEASE</version>
<version>0.0.17.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-data-gemfire-test</artifactId>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-test-data-geode-build</artifactId>
<version>0.0.16.RELEASE</version>
<version>0.0.17.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-data-geode-test</artifactId>