Files
spring-shell/gradle.properties
2014-04-02 20:27:35 -04:00

24 lines
372 B
Properties

## Dependecies Version
# Logging
slf4jVersion = 1.7.2
# Common libraries
springVersion = 3.1.2.RELEASE
commonsioVersion = 2.3
cglibVersion = 2.2.2
jlineVersion=2.11
# Testing
junitVersion = 4.11
mockitoVersion = 1.8.5
hamcrestVersion = 1.3
hamcrestDateVersion = 0.9.3
# --------------------
# Project wide version
# --------------------
version=1.1.0.BUILD-SNAPSHOT