We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22e1d2d commit df642c3Copy full SHA for df642c3
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>io.weaviate</groupId>
6
<artifactId>client6</artifactId>
7
<packaging>jar</packaging>
8
- <version>6.0.1-trino</version>
+ <version>6.0.1-SNAPSHOT</version>
9
10
<name>${project.groupId}:${project.artifactId}</name>
11
<description>Official Java client for Weaviate Vector Search Engine</description>
0 commit comments