We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f00e1 commit ddd6e49Copy full SHA for ddd6e49
java/pom.xml
@@ -3,7 +3,7 @@
3
<groupId>io.kafkaesque.pulsar</groupId>
4
<artifactId>pulsar-client-plugin</artifactId>
5
<packaging>jar</packaging>
6
- <version>0.0.4-SNAPSHOT</version>
+ <version>0.0.5-SNAPSHOT</version>
7
8
9
<name>pulsar-client-plugin</name>
@@ -167,7 +167,7 @@
167
<connection>scm:git:[email protected]:kafkaesque-io/pulsar-client-plugin.git</connection>
168
<developerConnection>scm:git:[email protected]:kafkaesque-io/pulsar-client-plugin.git</developerConnection>
169
<url>https://github.com/kafkaesque-io/pulsar-client-plugin</url>
170
- <tag>xrelease-0.0.5</tag>
+ <tag>xrelease-0.0.6</tag>
171
</scm>
172
<developers>
173
<developer>
0 commit comments