We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be2485b commit fd734a0Copy full SHA for fd734a0
pom.xml
@@ -8,7 +8,7 @@
8
<modelVersion>4.0.0</modelVersion>
9
<groupId>com.google.cloud</groupId>
10
<artifactId>pubsublite-kafka</artifactId>
11
- <version>0.2.1</version><!-- {x-version-update:pubsublite-kafka:current} -->
+ <version>0.2.2-SNAPSHOT</version><!-- {x-version-update:pubsublite-kafka:current} -->
12
<packaging>jar</packaging>
13
<name>Pub/Sub Lite Kafka Shim</name>
14
<url>https://github.com/googleapis/java-pubsublite-kafka</url>
versions.txt
@@ -1,4 +1,4 @@
1
# Format:
2
# module:released-version:current-version
3
4
-pubsublite-kafka:0.2.1:0.2.1
+pubsublite-kafka:0.2.1:0.2.2-SNAPSHOT
0 commit comments