Skip to content

Commit 14a6d2a

Browse files
authored
update version (#610)
1 parent aa1dd13 commit 14a6d2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.vesoft</groupId>
77
<artifactId>nebula</artifactId>
8-
<version>3.8.3</version>
8+
<version>3.8.4</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>com.vesoft</groupId>
77
<artifactId>nebula</artifactId>
8-
<version>3.8.3</version>
8+
<version>3.8.4</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.vesoft</groupId>
66
<artifactId>nebula</artifactId>
77
<packaging>pom</packaging>
8-
<version>3.8.3</version>
8+
<version>3.8.4</version>
99

1010
<properties>
1111
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)