Commit 4d95fb56 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring AMQP 2.2.10 snapshotsEnabled

See gh-22842
parent 2a3d45e5
...@@ -1631,7 +1631,7 @@ bom { ...@@ -1631,7 +1631,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "2.2.9.RELEASE") { library("Spring AMQP", "2.2.10.BUILD-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