Start building against Spring Pulsar 2.0.0-M2 snapshots
See gh-46622
This commit is contained in:
parent
e0a40b2ad2
commit
da6aff4861
|
@ -2431,7 +2431,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", "2.0.0-M1") {
|
library("Spring Pulsar", "2.0.0-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.pulsar") {
|
group("org.springframework.pulsar") {
|
||||||
bom("spring-pulsar-bom")
|
bom("spring-pulsar-bom")
|
||||||
|
|
Loading…
Reference in New Issue