Files
spring-data-geode/gradle.properties
David Turanski ea5540675c Merge branch 'master' of github.com:SpringSource/spring-gemfire
Conflicts:
	samples/hello-world/gradle.properties
2012-05-09 12:35:27 -04:00

27 lines
489 B
Properties

## Dependecies Version
# Logging
log4jVersion = 1.2.16
slf4jVersion = 1.6.4
# Common libraries
springVersion = 3.1.1.RELEASE
springDataCommonsVersion = 1.3.0.BUILD-SNAPSHOT
gemfireVersion = 6.6.2
# Testing
junitVersion = 4.8.1
mockitoVersion = 1.8.5
hamcrestVersion = 1.2.1
# Manifest properties
## OSGi ranges
spring.range = "[3.0.0, 4.0.0)"
gemfire.range = "[6.5, 7.0)"
# --------------------
# Project wide version
# --------------------
springGemfireVersion=1.1.1.BUILD-SNAPSHOT