Prepare next development iteration.
Set Spring Data to Neumann-BUILD-SNAPSHOT. Set Spring Data for Apache Geode & VMware GemFire to 2.3.3.BUILD-SNAPSHOT. Set Spring Data Build to 2.3.3.BUILD-SNAPSHOT. Set Spring Data Release Train to Neumann-BUILD-SNAPSHOT. Set version to 0.0.18.BUILD-SNAPSHOT.
This commit is contained in:
@@ -9,9 +9,9 @@ multithreadedtcVersion=1.01
|
|||||||
pivotalGemFireVersion=9.10.2
|
pivotalGemFireVersion=9.10.2
|
||||||
springVersion=5.2.8.RELEASE
|
springVersion=5.2.8.RELEASE
|
||||||
springBootVersion=2.3.2.RELEASE
|
springBootVersion=2.3.2.RELEASE
|
||||||
springDataGemFireVersion=2.3.2.RELEASE
|
springDataGemFireVersion=2.3.3.BUILD-SNAPSHOT
|
||||||
springDataGeodeVersion=2.3.2.RELEASE
|
springDataGeodeVersion=2.3.3.BUILD-SNAPSHOT
|
||||||
springDataReleaseTrainVersion=Neumann-SR2
|
springDataReleaseTrainVersion=Neumann-BUILD-SNAPSHOT
|
||||||
#springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT
|
#springDataReleaseTrainVersion=Ockham-BUILD-SNAPSHOT
|
||||||
springShellVersion=1.2.0.RELEASE
|
springShellVersion=1.2.0.RELEASE
|
||||||
version=0.0.17.RELEASE
|
version=0.0.18.BUILD-SNAPSHOT
|
||||||
|
|||||||
6
pom.xml
6
pom.xml
@@ -8,12 +8,12 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>org.springframework.data.build</groupId>
|
<groupId>org.springframework.data.build</groupId>
|
||||||
<artifactId>spring-data-parent</artifactId>
|
<artifactId>spring-data-parent</artifactId>
|
||||||
<version>2.3.2.RELEASE</version>
|
<version>2.3.3.BUILD-SNAPSHOT</version>
|
||||||
</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>0.0.17.RELEASE</version>
|
<version>0.0.18.BUILD-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<modules>
|
<modules>
|
||||||
@@ -94,7 +94,7 @@
|
|||||||
<!-- <pivotal-gemfire.version>9.10.2</pivotal-gemfire.version>-->
|
<!-- <pivotal-gemfire.version>9.10.2</pivotal-gemfire.version>-->
|
||||||
<spring.version>5.2.8.RELEASE</spring.version>
|
<spring.version>5.2.8.RELEASE</spring.version>
|
||||||
<spring-boot.version>2.3.2.RELEASE</spring-boot.version>
|
<spring-boot.version>2.3.2.RELEASE</spring-boot.version>
|
||||||
<spring-data-releasetrain.version>Neumann-SR2</spring-data-releasetrain.version>
|
<spring-data-releasetrain.version>Neumann-BUILD-SNAPSHOT</spring-data-releasetrain.version>
|
||||||
<spring-shell.version>1.2.0.RELEASE</spring-shell.version>
|
<spring-shell.version>1.2.0.RELEASE</spring-shell.version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
|||||||
@@ -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>0.0.17.RELEASE</version>
|
<version>0.0.18.BUILD-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>spring-data-gemfire-test</artifactId>
|
<artifactId>spring-data-gemfire-test</artifactId>
|
||||||
|
|||||||
@@ -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>0.0.17.RELEASE</version>
|
<version>0.0.18.BUILD-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
<artifactId>spring-data-geode-test</artifactId>
|
<artifactId>spring-data-geode-test</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user