Files
spring-data-geode/gradle.properties
John Blum 8363d6f463 SGF-398 - Provide early support of Apache Geode (Pivotal GemFire OSS).
Fixed up and polished additional SDG test suite classes related to Pivotal GemFire functionality and features when ran with Apache Geode.  Also introduced a GemfireFeature enumerated type to implement more fine-grained control of specific feature checking when attributes of XML namespace elements refer to Pivotal GemFire specific features.
2015-06-02 18:06:16 -07:00

15 lines
394 B
INI

antlrVersion=2.7.7
aspectjVersion=1.8.5
gemfireVersion=1.0.0-incubating-SNAPSHOT
hamcrestVersion=1.3
jacksonVersion=2.5.1
junitVersion=4.12
log4jVersion=1.2.17
mockitoVersion=1.10.19
slf4jVersion=1.7.12
spring.range="[4.0.0, 5.0.0)"
springVersion=4.1.6.RELEASE
springDataBuildVersion=1.7.0.BUILD-SNAPSHOT
springDataCommonsVersion=1.11.0.BUILD-SNAPSHOT
version=1.7.0.APACHE-GEODE-BUILD-SNAPSHOT