Files
spring-data-geode/gradle.properties
2011-07-20 20:55:03 +03:00

25 lines
461 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.BUILD-SNAPSHOT
systemProp.xsl:vendor=Apache Software Foundation