Re-instated the project version to 1.4.0.BUILD-SNAPSHOT after merging changes from the 1.3.3.RELEASE branch, which was rebased in order to re-align the 1.3.3.RELEASE branch with master since the master branch had additional committed changes for 1.3.3 after the release that was after the 1.3.3.RELEASE branch. The intended purpose of this effort was to simply changes (bug fixes, enhancements, etc) required to be made on the 1.3.3.RELEASE branch for Spring Data GemFire version 1.3.3 that then will need to be promoted, or upmerged to the master branch for new development.

This commit is contained in:
John Blum
2013-11-13 13:15:07 -08:00
parent 869925d95a
commit 73a7aa689c

View File

@@ -6,7 +6,7 @@ springVersion=3.2.5.RELEASE
springDataCommonsVersion=1.5.3.RELEASE
log4jVersion=1.2.16
hamcrestVersion=1.2.1
version=1.3.3.RELEASE
version=1.4.0.BUILD-SNAPSHOT
gemfire.range="[6.5, 8.0)"
cglibVersion=2.2
mockitoVersion=1.9.0