Skip to content

Commit

Permalink
chore: adjust release fury version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pengzna committed Nov 25, 2024
1 parent 5dc3f90 commit fabae38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hugegraph-server/hugegraph-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.apache.fury</groupId>
<artifactId>fury-core</artifactId>
<version>0.9.0-SNAPSHOT</version>
<version>0.9.0</version>
</dependency>

<!-- jraft -->
Expand Down
2 changes: 1 addition & 1 deletion install-dist/scripts/dependency/known-dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ fastparse_2.12-2.0.4.jar
fastutil-8.5.9.jar
findbugs-annotations-1.3.9-1.jar
front-end-9.0-9.0.20190305.jar
fury-core-0.9.0-SNAPSHOT.jar
fury-core-0.9.0.jar
gremlin-console-3.5.1.jar
gremlin-core-3.5.1.jar
gremlin-driver-3.5.1.jar
Expand Down

0 comments on commit fabae38

Please sign in to comment.