Skip to content

Commit 78bacc8

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 55e35e3 commit 78bacc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-1</version>
13+
<version>3.13-2-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:[email protected]:trinodb/trino-wasm-python.git</developerConnection>
33-
<tag>3.13-1</tag>
33+
<tag>HEAD</tag>
3434
<url>https://github.com/trinodb/trino-wasm-python</url>
3535
</scm>
3636

0 commit comments

Comments
 (0)