Commit a053d207 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring Integration 5.3 M2 snapshots

See gh-20104
parent bde7bd0a
...@@ -1600,7 +1600,7 @@ bom { ...@@ -1600,7 +1600,7 @@ bom {
] ]
} }
} }
library("Spring Integration", "5.3.0.M1") { library("Spring Integration", "5.3.0.BUILD-SNAPSHOT") {
group("org.springframework.integration") { group("org.springframework.integration") {
modules = [ modules = [
"spring-integration-http" { "spring-integration-http" {
......
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