Skip to content

Commit

Permalink
update client version (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole00 authored Feb 11, 2022
1 parent b2fa5e8 commit d8ae3e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions nebula-exchange/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>nebula-spark</artifactId>
<groupId>com.vesoft</groupId>
<version>2.6.2</version>
<version>2.6.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand All @@ -28,7 +28,7 @@
<scala-logging.version>3.9.2</scala-logging.version>
<scala-xml.version>2.11.0-M4</scala-xml.version>
<scopt.version>3.7.1</scopt.version>
<nebula.version>2.6.1</nebula.version>
<nebula.version>2.6.2</nebula.version>
<s2.version>1.0.0</s2.version>
<neo.version>2.4.5-M1</neo.version>
<gremlin.version>3.4.6</gremlin.version>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.vesoft</groupId>
<artifactId>nebula-spark</artifactId>
<packaging>pom</packaging>
<version>2.6.2</version>
<version>2.6.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit d8ae3e3

Please sign in to comment.