Skip to content

Commit b65d4ed

Browse files
committed
update version to 3.8.1
1 parent 755c88f commit b65d4ed

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: connector/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>nebula-flink</artifactId>
77
<groupId>com.vesoft</groupId>
8-
<version>3.8.0</version>
8+
<version>3.8.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

Diff for: example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>nebula-flink</artifactId>
77
<groupId>com.vesoft</groupId>
8-
<version>3.8.0</version>
8+
<version>3.8.1</version>
99
<relativePath>../pom.xml</relativePath>
1010
</parent>
1111
<modelVersion>4.0.0</modelVersion>

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>com.vesoft</groupId>
88
<artifactId>nebula-flink</artifactId>
99
<packaging>pom</packaging>
10-
<version>3.8.0</version>
10+
<version>3.8.1</version>
1111

1212
<modules>
1313
<module>connector</module>

0 commit comments

Comments
 (0)