Files
spring-session-data-geode/gradle.properties
John Blum a08feec3b5 Set Apache Geode version to 1.6.0.
Set Pivotal GemFire version to 9.5.1.

Upgrade to Spring Framework 5.1.0.RC2.

Upgrade to Spring Data for Apache Geode 2.1.0.RC2.

Upgrade to Spring Data for Pivotal GemFire 2.1.0.RC2.

Upgrade to Spring Data Release Train Lovelace-RC2.

Upgrade to Spring Session BOM Bean-M2; Spring Session 2.1.0.M2.
2018-08-21 00:38:41 -07:00

20 lines
698 B
Properties

antlrVersion=2.7.7
apacheGeodeVersion=1.6.0
apacheTaglibsStandardVersion=1.2.5
groovyVersion=2.4.15
javaxServletJspJstlApiVersion=1.2.1
multithreadedtcVersion=1.01
pivotalGemFireVersion=9.5.1
# The Spring Boot & Spring Session version are the only required version properties.
# The other Spring version properties are for overriding/testing purposes.
springVersion=5.1.0.RC2
springBootVersion=2.1.0.M1
springDataGemFireVersion=2.1.0.RC2
springDataGeodeVersion=2.1.0.RC2
springDataGeodeTestVersion=0.0.1.BUILD-SNAPSHOT
springDataReleaseTrainVersion=Lovelace-RC2
springSessionVersion=2.1.0.BUILD-SNAPSHOT
springSessionBomVersion=Bean-M2
springShellVersion=1.2.0.RELEASE
version=2.1.0.BUILD-SNAPSHOT