Start building against Spring Integration 6.0.0-RC2 snapshots

See gh-33009
This commit is contained in:
Phillip Webb
2022-11-07 14:31:01 -08:00
parent b67c427259
commit 95557ddbc6
3 changed files with 5 additions and 5 deletions

View File

@@ -1417,7 +1417,7 @@ bom {
]
}
}
library("Spring Integration", "6.0.0-RC1") {
library("Spring Integration", "6.0.0-SNAPSHOT") {
group("org.springframework.integration") {
imports = [
"spring-integration-bom"