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 8a9cf30 commit bda4c84Copy full SHA for bda4c84
pom.xml
@@ -5,15 +5,15 @@
5
<parent>
6
<groupId>com.google.cloud</groupId>
7
<artifactId>google-cloud-pubsublite-parent</artifactId>
8
- <version>0.18.0</version>
+ <version>1.2.0</version>
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>
14
<properties>
15
<flink.version>1.13.2</flink.version>
16
- <pubsublite.version>0.18.0</pubsublite.version>
+ <pubsublite.version>1.2.0</pubsublite.version>
17
</properties>
18
<build>
19
<extensions>
0 commit comments