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 1b1f45b commit 1374cd9Copy full SHA for 1374cd9
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</version>
+ <version>0.0.3-SNAPSHOT</version>
7
8
9
<name>pulsar-client-plugin</name>
@@ -151,7 +151,7 @@
151
<connection>scm:git:[email protected]:kafkaesque-io/pulsar-client-plugin.git</connection>
152
<developerConnection>scm:git:[email protected]:kafkaesque-io/pulsar-client-plugin.git</developerConnection>
153
<url>https://github.com/kafkaesque-io/pulsar-client-plugin</url>
154
- <tag>xchange-0.0.4</tag>
+ <tag>xchange-0.0.2</tag>
155
</scm>
156
<developers>
157
<developer>
0 commit comments