We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 339d4b7 commit e1e1f90Copy full SHA for e1e1f90
1 file changed
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.trino</groupId>
12
<artifactId>trino-wasm-python</artifactId>
13
- <version>3.13-4</version>
+ <version>3.13-5-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
16
<name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
30
<scm>
31
<connection>scm:git:git://github.com/trinodb/trino-wasm-python.git</connection>
32
<developerConnection>scm:git:git@github.com:trinodb/trino-wasm-python.git</developerConnection>
33
- <tag>3.13-4</tag>
+ <tag>HEAD</tag>
34
<url>https://github.com/trinodb/trino-wasm-python</url>
35
</scm>
36
0 commit comments