Upgrade to Reactor 2020.0.0-M2

Closes gh-22667
This commit is contained in:
Stephane Nicoll 2020-08-11 09:23:01 +02:00
parent 969dd35e45
commit 72189eed3d
1 changed files with 1 additions and 2 deletions

View File

@ -1317,7 +1317,7 @@ bom {
]
}
}
library("Reactor Bom", "2020.0.0-SNAPSHOT") {
library("Reactor Bom", "2020.0.0-M2") {
group("io.projectreactor") {
imports = [
"reactor-bom"
@ -1775,4 +1775,3 @@ bom {
generateMetadataFileForMavenPublication {
enabled = false
}