Commit 47d55920 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring AMQP 2.2.17 snapshots

See gh-26428
parent 3a850012
...@@ -1646,7 +1646,7 @@ bom { ...@@ -1646,7 +1646,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "2.2.16.RELEASE") { library("Spring AMQP", "2.2.17.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