We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f34b600 commit 85aaf2bCopy full SHA for 85aaf2b
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>ai.knorket</groupId>
12
<artifactId>trino-nlp-embeddings</artifactId>
13
- <version>0.66</version>
+ <version>0.67-SNAPSHOT</version>
14
<packaging>trino-plugin</packaging>
15
16
<licenses>
@@ -23,7 +23,7 @@
23
24
<scm>
25
<developerConnection>scm:git:https://github.com/WaseeA/trino-nlp-embeddings.git</developerConnection>
26
- <tag>v0.66</tag>
+ <tag>HEAD</tag>
27
</scm>
28
29
<distributionManagement>
0 commit comments