Files
spring-data-geode/gradle.properties
Costin Leau f5042aafda bump version
2012-03-20 13:15:57 +02:00

26 lines
476 B
Properties

## Dependecies Version
# Logging
log4jVersion = 1.2.16
slf4jVersion = 1.6.4
# Common libraries
springVersion = 3.1.1.RELEASE
springDataCommonsVersion = 1.3.0.M1
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.2.0.BUILD-SNAPSHOT