Start building against Spring AMQP 3.0.0-M2 snapshots
See gh-30201
This commit is contained in:
parent
24158a7ab0
commit
b48fae696a
|
|
@ -1306,7 +1306,7 @@ bom {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring AMQP", "3.0.0-M1") {
|
library("Spring AMQP", "3.0.0-SNAPSHOT") {
|
||||||
group("org.springframework.amqp") {
|
group("org.springframework.amqp") {
|
||||||
modules = [
|
modules = [
|
||||||
"spring-amqp",
|
"spring-amqp",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue