Skip to content

Commit

Permalink
Release version 1.0.0.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
spring-builds committed Apr 23, 2015
1 parent ed7d025 commit d980e2e
Showing 1 changed file with 14 additions and 19 deletions.
33 changes: 14 additions & 19 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
## Common libraries
log4jVersion = 1.2.17
springVersion = 4.1.6.RELEASE
springBootVersion = 1.2.1.RELEASE
springSecurityVersion = 3.2.7.RELEASE
httpclientVersion = 4.3.3
apacheDirServerVersion = 2.0.0-M15
apacheDirApiVersion = 1.0.0-M20

servletApi2Version = 2.5
servletApi3Version = 3.1.0

## Common testing libraries
junitVersion = 4.11
tomcatEmbedVersion = 7.0.56
mockitoVersion = 1.9.5
hamcrestVersion = 1.3

version=1.0.0.BUILD-SNAPSHOT
servletApi3Version=3.1.0
httpclientVersion=4.3.3
springSecurityVersion=3.2.7.RELEASE
tomcatEmbedVersion=7.0.56
servletApi2Version=2.5
junitVersion=4.11
springVersion=4.1.6.RELEASE
apacheDirServerVersion=2.0.0-M15
springBootVersion=1.2.1.RELEASE
log4jVersion=1.2.17
apacheDirApiVersion=1.0.0-M20
hamcrestVersion=1.3
version=1.0.0.RELEASE
mockitoVersion=1.9.5

0 comments on commit d980e2e

Please sign in to comment.