Ignores pulsar-binder snapshot temporarily
The module is disabled
This commit is contained in:
@@ -17,7 +17,8 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.pulsar</groupId>
|
<groupId>org.springframework.pulsar</groupId>
|
||||||
<artifactId>spring-pulsar-spring-boot-starter</artifactId>
|
<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>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.cloud</groupId>
|
<groupId>org.springframework.cloud</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user