Start building against Spring Pulsar 1.2.0 snapshots
See gh-42566
This commit is contained in:
parent
72cb71b256
commit
57c88aead7
|
@ -2068,7 +2068,7 @@ bom {
|
||||||
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
|
releaseNotes("https://github.com/spring-projects/spring-ldap/releases/tag/{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Spring Pulsar", "1.2.0-M2") {
|
library("Spring Pulsar", "1.2.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.pulsar") {
|
group("org.springframework.pulsar") {
|
||||||
imports = [
|
imports = [
|
||||||
|
|
Loading…
Reference in New Issue