Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.3.RELEASE.
Upgrade to Spring Data (Build) Parent 2.2.3.RELEASE. Upgrade to Spring Data Release Train Moore-SR3.
This commit is contained in:
@@ -8,9 +8,9 @@ multithreadedtcVersion=1.01
|
||||
pivotalGemFireVersion=9.8.4
|
||||
springVersion=5.2.2.RELEASE
|
||||
springBootVersion=2.2.2.RELEASE
|
||||
springDataGemFireVersion=2.2.2.RELEASE
|
||||
springDataGeodeVersion=2.2.2.RELEASE
|
||||
springDataReleaseTrainVersion=Moore-SR2
|
||||
springDataGemFireVersion=2.2.3.RELEASE
|
||||
springDataGeodeVersion=2.2.3.RELEASE
|
||||
springDataReleaseTrainVersion=Moore-SR3
|
||||
#springDataReleaseTrainVersion=Moore-BUILD-SNAPSHOT
|
||||
springShellVersion=1.2.0.RELEASE
|
||||
version=0.0.11.BUILD-SNAPSHOT
|
||||
|
||||
4
pom.xml
4
pom.xml
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.data.build</groupId>
|
||||
<artifactId>spring-data-parent</artifactId>
|
||||
<version>2.2.1.RELEASE</version>
|
||||
<version>2.2.3.RELEASE</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.springframework.data</groupId>
|
||||
@@ -93,7 +93,7 @@
|
||||
<multithreadedtc.version>1.01</multithreadedtc.version>
|
||||
<spring.version>5.2.2.RELEASE</spring.version>
|
||||
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
|
||||
<spring-data-releasetrain.version>Moore-SR2</spring-data-releasetrain.version>
|
||||
<spring-data-releasetrain.version>Moore-SR3</spring-data-releasetrain.version>
|
||||
<spring-shell.version>1.2.0.RELEASE</spring-shell.version>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user