Skip to content

Commit ddd6e49

Browse files
committed
up version dev snapshot
1 parent 90f00e1 commit ddd6e49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>io.kafkaesque.pulsar</groupId>
44
<artifactId>pulsar-client-plugin</artifactId>
55
<packaging>jar</packaging>
6-
<version>0.0.4-SNAPSHOT</version>
6+
<version>0.0.5-SNAPSHOT</version>
77

88

99
<name>pulsar-client-plugin</name>
@@ -167,7 +167,7 @@
167167
<connection>scm:git:[email protected]:kafkaesque-io/pulsar-client-plugin.git</connection>
168168
<developerConnection>scm:git:[email protected]:kafkaesque-io/pulsar-client-plugin.git</developerConnection>
169169
<url>https://github.com/kafkaesque-io/pulsar-client-plugin</url>
170-
<tag>xrelease-0.0.5</tag>
170+
<tag>xrelease-0.0.6</tag>
171171
</scm>
172172
<developers>
173173
<developer>

0 commit comments

Comments
 (0)