Skip to content

Commit efc2e88

Browse files
committed
change reactor snapshot to SR1
Signed-off-by: Kyle Bahr <[email protected]>
1 parent 9172b47 commit efc2e88

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
@@ -28,7 +28,7 @@ plugins {
2828
subprojects {
2929
apply plugin: 'io.spring.dependency-management'
3030

31-
ext['reactor-bom.version'] = 'Californium-BUILD-SNAPSHOT'
31+
ext['reactor-bom.version'] = 'Californium-SR1'
3232
ext['logback.version'] = '1.2.3'
3333
ext['findbugs.version'] = '3.0.2'
3434
ext['netty.version'] = '4.1.29.Final'

0 commit comments

Comments
 (0)