Ignores pulsar-binder snapshot temporarily

The module is disabled
This commit is contained in:
spencergibb
2023-08-09 15:26:10 -04:00
parent a45a2811e0
commit 7505144fcb

View File

@@ -17,7 +17,8 @@
<dependency>
<groupId>org.springframework.pulsar</groupId>
<artifactId>spring-pulsar-spring-boot-starter</artifactId>
<version>0.2.1-SNAPSHOT</version>
<!--TODO: remove version check off after pulsar release -->
<version>0.2.1-SNAPSHOT</version><!-- @releaser:version-check-off -->
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>