Renable Pulsar binder
This commit is contained in:
@@ -16,8 +16,7 @@
|
||||
<modules>
|
||||
<module>kafka-binder</module>
|
||||
<module>rabbit-binder</module>
|
||||
<!--TODO: add pulsar back after release-->
|
||||
<!--<module>pulsar-binder</module>-->
|
||||
<module>pulsar-binder</module>
|
||||
</modules>
|
||||
|
||||
</project>
|
||||
|
||||
@@ -17,8 +17,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.pulsar</groupId>
|
||||
<artifactId>spring-pulsar-spring-boot-starter</artifactId>
|
||||
<!--TODO: remove version check off after pulsar release -->
|
||||
<version>0.2.1-SXNAPSHOT</version><!-- @releaser:version-check-off -->
|
||||
<version>0.2.1-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
|
||||
Reference in New Issue
Block a user