We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1100b8d + 12f59ce commit fe1c39cCopy full SHA for fe1c39c
gradle.properties
@@ -1,24 +1,11 @@
1
-## Dependecies Version
2
-
3
-# Logging
4
-log4jVersion = 1.2.16
5
-slf4jVersion = 1.6.4
6
7
-# Common libraries
8
-springVersion = 3.1.1.RELEASE
9
-jacksonVersion = 1.8.6
10
11
-# Testing
12
-junitVersion = 4.8.1
13
-mockitoVersion = 1.8.5
14
15
-# Drivers
16
-jedisVersion = 2.1.0
17
-jredisVersion = 03122010
18
-rjcVersion = 0.6.4
19
-srpVersion = 0.2
20
21
-# --------------------
22
-# Project wide version
23
24
-version=1.0.1.BUILD-SNAPSHOT
+rjcVersion=0.6.4
+slf4jVersion=1.6.4
+junitVersion=4.8.1
+jredisVersion=03122010
+jedisVersion=2.1.0
+springVersion=3.1.1.RELEASE
+log4jVersion=1.2.16
+version=1.0.1.RELEASE
+srpVersion=0.2
+jacksonVersion=1.8.6
+mockitoVersion=1.8.5
0 commit comments