Use Reactor Bismuth-BUILD-SNAPSHOTSNAPSHOT

This commit is contained in:
Rob Winch 2017-07-27 21:00:20 -05:00
parent a176a8c4ae
commit 79eba3df1b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
dependencyManagement {
imports {
mavenBom 'io.projectreactor:reactor-bom:Bismuth-M3'
mavenBom 'io.projectreactor:reactor-bom:Bismuth-BUILD-SNAPSHOT'
mavenBom 'org.springframework:spring-framework-bom:5.0.0.BUILD-SNAPSHOT'
mavenBom 'org.springframework.data:spring-data-releasetrain:Kay-BUILD-SNAPSHOT'
}