Commit c17442c3 authored by Stephane Nicoll's avatar Stephane Nicoll

Start building against Spring AMQP 2.2.13 snapshots

See gh-24287
parent 92d088f3
...@@ -1645,7 +1645,7 @@ bom { ...@@ -1645,7 +1645,7 @@ bom {
] ]
} }
} }
library("Spring AMQP", "2.2.12.RELEASE") { library("Spring AMQP", "2.2.13.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