Skip to content

Commit e1e1f90

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 339d4b7 commit e1e1f90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.trino</groupId>
1212
<artifactId>trino-wasm-python</artifactId>
13-
<version>3.13-4</version>
13+
<version>3.13-5-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515

1616
<name>${project.artifactId}</name>
@@ -30,7 +30,7 @@
3030
<scm>
3131
<connection>scm:git:git://github.com/trinodb/trino-wasm-python.git</connection>
3232
<developerConnection>scm:git:git@github.com:trinodb/trino-wasm-python.git</developerConnection>
33-
<tag>3.13-4</tag>
33+
<tag>HEAD</tag>
3434
<url>https://github.com/trinodb/trino-wasm-python</url>
3535
</scm>
3636

0 commit comments

Comments
 (0)