Files
spring-data-geode/gradle.properties
Costin Leau 5fa0b0923c + update readme.txt
+ bump version
2011-07-20 19:06:15 +03:00

25 lines
449 B
Properties

## Dependecies Version
# Logging
log4jVersion = 1.2.16
slf4jVersion = 1.6.1
# Common libraries
springVersion = 3.1.0.M2
gemfireVersion = 6.6.RC
# 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.M1
systemProp.xsl:vendor=Apache Software Foundation