We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cf440f + 3ab8b28 commit 8fa1cf1Copy full SHA for 8fa1cf1
hugegraph-server/hugegraph-core/pom.xml
@@ -99,7 +99,7 @@
99
<dependency>
100
<groupId>org.apache.fury</groupId>
101
<artifactId>fury-core</artifactId>
102
- <version>0.9.0-SNAPSHOT</version>
+ <version>0.9.0</version>
103
</dependency>
104
105
<!-- jraft -->
install-dist/scripts/dependency/known-dependencies.txt
@@ -87,7 +87,7 @@ fastparse_2.12-2.0.4.jar
87
fastutil-8.5.9.jar
88
findbugs-annotations-1.3.9-1.jar
89
front-end-9.0-9.0.20190305.jar
90
-fury-core-0.9.0-SNAPSHOT.jar
+fury-core-0.9.0.jar
91
gremlin-console-3.5.1.jar
92
gremlin-core-3.5.1.jar
93
gremlin-driver-3.5.1.jar
0 commit comments