Files
spring-data-geode/gradle.properties
Costin Leau d1a2e52c1e * Upgraded to GemFire 6.6.1
* Introduced PDX options for 'cache' and 'client-cache' elements
2011-11-10 19:32:57 +02:00

24 lines
412 B
Properties

## Dependecies Version
# Logging
log4jVersion = 1.2.16
slf4jVersion = 1.6.1
# Common libraries
springVersion = 3.1.0.RC1
gemfireVersion = 6.6.1
# Testing
junitVersion = 4.8.1
mockitoVersion = 1.8.5
# Manifest properties
## OSGi ranges
spring.range = "[3.1.0, 4.0.0)"
gemfire.range = "[6.5, 7.0)"
# --------------------
# Project wide version
# --------------------
springGemfireVersion=1.1.0.BUILD-SNAPSHOT