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 eeb3f59 commit 0f35468Copy full SHA for 0f35468
pom.xml
@@ -9,8 +9,8 @@
9
</parent>
10
<modelVersion>4.0.0</modelVersion>
11
<packaging>jar</packaging>
12
- <artifactId>google-cloud-pubsublite-flink</artifactId>
13
- <version>0.1.0-SNAPSHOT</version>
+ <artifactId>pubsublite-flink</artifactId>
+ <version>0.2.0-SNAPSHOT</version><!-- {x-version-update:pubsublite-flink:current} -->
14
<properties>
15
<flink.version>1.15.0</flink.version>
16
<pubsublite.version>${project.parent.version}</pubsublite.version>
@@ -161,4 +161,4 @@
161
<scope>test</scope>
162
</dependency>
163
</dependencies>
164
-</project>
+</project>
0 commit comments