Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Build against Spring Social 1.1.0.BUILD-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig Walls committed Apr 15, 2014
1 parent bcdb8fe commit 4f7cccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -26,7 +26,7 @@ configure(allprojects) {
targetCompatibility=1.5

ext {
springSocialVersion = '1.1.0.RC1'
springSocialVersion = '1.1.0.BUILD-SNAPSHOT'
hamcrestVersion = '1.3'
jacksonVersion = '2.3.0'
junitVersion = '4.11'
Expand Down

0 comments on commit 4f7cccf

Please sign in to comment.