Skip to content

Commit a1db88d

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 60ebdf9 commit a1db88d

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.hadoop</groupId>
1212
<artifactId>hadoop-apache</artifactId>
13-
<version>3.3.5-3</version>
13+
<version>3.3.5-4-SNAPSHOT</version>
1414

1515
<name>hadoop-apache</name>
1616
<description>Shaded version of Apache Hadoop for Trino</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git://github.com/trinodb/trino-hadoop-apache.git</connection>
3535
<developerConnection>scm:git:git://github.com/trinodb/trino-hadoop-apache.git</developerConnection>
3636
<url>https://github.com/trinodb/trino-hadoop-apache</url>
37-
<tag>3.3.5-3</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)