Prepare next development iteration.

This commit is contained in:
John Blum
2018-08-10 21:14:35 -07:00
parent c2aefe83bf
commit 3f436b8e44
2 changed files with 3 additions and 3 deletions

View File

@@ -13,7 +13,7 @@ apply plugin: 'io.spring.convention.root'
//ext['spring.version'] = "$springVersion"
//ext['spring-data-releasetrain.version'] = "$springDataReleaseTrainVersion"
//ext['spring-session-bom.version'] = "$springSessionVersion"
//ext['spring-session-bom.version'] = "$springSessionBomVersion"
group = 'org.springframework.session'
description = 'Spring Session for Apache Geode'

View File

@@ -12,7 +12,7 @@ springDataGemFireVersion=2.0.9.RELEASE
springDataGeodeVersion=2.0.9.RELEASE
springDataGeodeTestVersion=0.0.1.BUILD-SNAPSHOT
springDataReleaseTrainVersion=Kay-SR9
springSessionVersion=2.0.5.RELEASE
springSessionVersion=2.0.6.BUILD-SNAPSHOT
springSessionBomVersion=Apple-SR4
springShellVersion=1.2.0.RELEASE
version=2.0.4.RELEASE
version=2.0.5.BUILD-SNAPSHOT