Skip to content

Commit

Permalink
Release version 1.0.1.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Jun 27, 2012
1 parent 1100b8d commit 12f59ce
Showing 1 changed file with 11 additions and 24 deletions.
35 changes: 11 additions & 24 deletions gradle.properties
Original file line number Original file line Diff line number Diff line change
@@ -1,24 +1,11 @@
## Dependecies Version rjcVersion=0.6.4

slf4jVersion=1.6.4
# Logging junitVersion=4.8.1
log4jVersion = 1.2.16 jredisVersion=03122010
slf4jVersion = 1.6.4 jedisVersion=2.1.0

springVersion=3.1.1.RELEASE
# Common libraries log4jVersion=1.2.16
springVersion = 3.1.1.RELEASE version=1.0.1.RELEASE
jacksonVersion = 1.8.6 srpVersion=0.2

jacksonVersion=1.8.6
# Testing mockitoVersion=1.8.5
junitVersion = 4.8.1
mockitoVersion = 1.8.5

# Drivers
jedisVersion = 2.1.0
jredisVersion = 03122010
rjcVersion = 0.6.4
srpVersion = 0.2

# --------------------
# Project wide version
# --------------------
version=1.0.1.BUILD-SNAPSHOT

0 comments on commit 12f59ce

Please sign in to comment.