Skip to content

Commit 154dbd5

Browse files
committed
Revert to SF 4.2.0.BUILD-SNAPSHOT
1 parent 62665c8 commit 154dbd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ subprojects { subproject ->
133133
springSecurityVersion = project.hasProperty('springSecurityVersion') ? project.springSecurityVersion : '4.0.1.RELEASE'
134134
springSocialTwitterVersion = '1.1.0.RELEASE'
135135
springRetryVersion = '1.1.2.RELEASE'
136-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.2.0.RC2'
136+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.2.0.BUILD-SNAPSHOT'
137137
springWsVersion = '2.2.1.RELEASE'
138138
xmlUnitVersion = '1.5'
139139
xstreamVersion = '1.4.7'

0 commit comments

Comments
 (0)