Commit 710a9051 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Integration 5.5.0-RC1 snapshots

See gh-25929
parent b82cced5
...@@ -1642,7 +1642,7 @@ bom { ...@@ -1642,7 +1642,7 @@ bom {
] ]
} }
} }
library("Spring Integration", "5.5.0-M3") { library("Spring Integration", "5.5.0-SNAPSHOT") {
group("org.springframework.integration") { group("org.springframework.integration") {
imports = [ imports = [
"spring-integration-bom" "spring-integration-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