Skip to content

Commit a182f10

Browse files
committed
Upgrade to SF 4.3.15.RELEASE
1 parent 477c071 commit a182f10

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
@@ -136,7 +136,7 @@ subprojects { subproject ->
136136
springSecurityVersion = '4.1.4.RELEASE'
137137
springSocialTwitterVersion = '1.1.2.RELEASE'
138138
springRetryVersion = '1.1.3.RELEASE'
139-
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.15.BUILD-SNAPSHOT'
139+
springVersion = project.hasProperty('springVersion') ? project.springVersion : '4.3.15.RELEASE'
140140
springWsVersion = '2.3.0.RELEASE'
141141
xmlUnitVersion = '1.6'
142142
xstreamVersion = '1.4.7'

0 commit comments

Comments
 (0)