Commit 2479f69d authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring AMQP 2.3.7 snapshots

See gh-26383
parent 05a3b9bb
...@@ -1538,7 +1538,7 @@ bom { ...@@ -1538,7 +1538,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "2.3.6") { library("Spring AMQP", "2.3.7-SNAPSHOT") {
group("org.springframework.amqp") { group("org.springframework.amqp") {
modules = [ modules = [
"spring-amqp", "spring-amqp",
......
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