Commit 663ccd87 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Reactor 2020.0.0 snapshots

See gh-23771
parent 6e899b48
...@@ -1317,7 +1317,7 @@ bom { ...@@ -1317,7 +1317,7 @@ bom {
] ]
} }
} }
library("Reactor Bom", "2020.0.0-RC2") { library("Reactor Bom", "2020.0.0-SNAPSHOT") {
group("io.projectreactor") { group("io.projectreactor") {
imports = [ imports = [
"reactor-bom" "reactor-bom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment