Files
spring-boot-data-geode/gradle.properties
John Blum ca1f77df19 Prepare next development iteration.
Set Spring Data for Apache Geode & Pivotal GemFire version to 2.3.0.RELEASE.

Set Spring Data Release Train version to Neumann-RELEASE.

Set Spring Session for Apache Geode & Pivotal GemFire version to 2.3.0.RELEASE.

Set Spring Session BOM version to Dragonfruit-RELEASE.

Set version to 1.3.0.BUILD-SNAPSHOT.
2020-05-13 23:29:19 -07:00

19 lines
595 B
INI

org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
antlrVersion=2.7.7
apacheGeodeVersion=1.12.0
byteBuddyVersion=1.10.10
mockitoVersion=3.3.3
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.10.0
springVersion=5.2.6.RELEASE
springBootVersion=2.3.0.RC1
springDataGemFireVersion=2.3.0.RELEASE
springDataGeodeVersion=2.3.0.RELEASE
springDataGeodeTestVersion=0.0.15.RELEASE
springDataReleaseTrainVersion=Neumann-RELEASE
springSessionBomVersion=Dragonfruit-RELEASE
springSessionDataGeodeVersion=2.3.0.RELEASE
springShellVersion=1.2.0.RELEASE
testcontainersVersion=1.14.1
version=1.3.0.BUILD-SNAPSHOT