Skip to content

Commit 9e61961

Browse files
committed
Set release version to 3.1.0.RC3
1 parent 8ce6c73 commit 9e61961

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
@@ -3,7 +3,7 @@ apply plugin: 'base'
33
description = 'Spring Security'
44

55
allprojects {
6-
version = '3.1.0.CI-SNAPSHOT'
6+
version = '3.1.0.RC3'
77
releaseBuild = version.endsWith('RELEASE')
88
snapshotBuild = version.endsWith('SNAPSHOT')
99

0 commit comments

Comments
 (0)