Increment version to 1.1.0.BUILD-SNAPSHOT
This commit is contained in:
@@ -1,10 +1,23 @@
|
||||
slf4jVersion=1.7.2
|
||||
## Dependecies Version
|
||||
|
||||
# Logging
|
||||
slf4jVersion = 1.7.2
|
||||
|
||||
# Common libraries
|
||||
springVersion = 3.1.2.RELEASE
|
||||
commonsioVersion = 2.3
|
||||
cglibVersion = 2.2.2
|
||||
jlineVersion=2.11
|
||||
junitVersion=4.11
|
||||
springVersion=3.1.2.RELEASE
|
||||
commonsioVersion=2.3
|
||||
hamcrestVersion=1.3
|
||||
version=1.1.0.RC1
|
||||
cglibVersion=2.2.2
|
||||
mockitoVersion=1.8.5
|
||||
hamcrestDateVersion=0.9.3
|
||||
|
||||
|
||||
# Testing
|
||||
junitVersion = 4.11
|
||||
mockitoVersion = 1.8.5
|
||||
hamcrestVersion = 1.3
|
||||
hamcrestDateVersion = 0.9.3
|
||||
|
||||
# --------------------
|
||||
# Project wide version
|
||||
# --------------------
|
||||
version=1.1.0.BUILD-SNAPSHOT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user