Prepare next development iteration.
Set Spring Data version to Neumann-BUILD-SNAPSHOT. Set Spring Data for Apache Geode & VMware Tanzu GemFire version to 2.3.5.BUILD-SNAPSHOT. Set Spring Data Build version to 2.3.5.BUILD-SNAPSHOT. Set Spring Data Release Train version to Neumann-BUILD-SNAPSHOT.
This commit is contained in:
@@ -9,9 +9,9 @@ multithreadedtcVersion=1.01
|
||||
pivotalGemFireVersion=9.10.2
|
||||
springVersion=5.2.9.RELEASE
|
||||
springBootVersion=2.3.3.RELEASE
|
||||
springDataGemFireVersion=2.3.4.RELEASE
|
||||
springDataGeodeVersion=2.3.4.RELEASE
|
||||
springDataReleaseTrainVersion=Neumann-SR4
|
||||
springDataGemFireVersion=2.3.5.BUILD-SNAPSHOT
|
||||
springDataGeodeVersion=2.3.5.BUILD-SNAPSHOT
|
||||
springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT
|
||||
#springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=0.0.19.RELEASE
|
||||
version=0.0.20.BUILD-SNAPSHOT
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -8,12 +8,12 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>2.3.4.RELEASE</version>
|
||||
<version>2.3.5.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.19.RELEASE</version>
|
||||
<version>0.0.20.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.19.RELEASE</version>
|
||||
<version>0.0.20.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-gemfire-test</artifactId>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data</groupId>
|
||||
<artifactId>spring-test-data-geode-build</artifactId>
|
||||
<version>0.0.19.RELEASE</version>
|
||||
<version>0.0.20.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<artifactId>spring-data-geode-test</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user