Skip to content

Commit

Permalink
update to rc4 (vesoft-inc#1968)
Browse files Browse the repository at this point in the history
Co-authored-by: dutor <[email protected]>
  • Loading branch information
yaphet and dutor authored Mar 30, 2020
1 parent c20cfaf commit 89b5341
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/jni/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>com.vesoft</groupId>
<artifactId>nebula-utils</artifactId>
<version>1.0.0-rc3</version>
<version>1.0.0-rc4</version>

<name>nebula-utils</name>
<description>Nebula jni utils</description>
Expand Down
4 changes: 2 additions & 2 deletions src/tools/spark-sstfile-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.vesoft</groupId>
<artifactId>sst.generator</artifactId>
<version>1.0.0-rc3</version>
<version>1.0.0-rc4</version>

<properties>
<java.version>1.8</java.version>
Expand All @@ -21,7 +21,7 @@
<config.version>1.4.0</config.version>
<scala-logging.version>3.9.2</scala-logging.version>
<scopt.version>3.7.1</scopt.version>
<nebula.version>1.0.0-rc3.20200207</nebula.version>
<nebula.version>1.0.0-rc4.20200323</nebula.version>
<s2.version>1.0.0</s2.version>
</properties>

Expand Down

0 comments on commit 89b5341

Please sign in to comment.