We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60ebdf9 commit a1db88dCopy full SHA for a1db88d
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.trino.hadoop</groupId>
12
<artifactId>hadoop-apache</artifactId>
13
- <version>3.3.5-3</version>
+ <version>3.3.5-4-SNAPSHOT</version>
14
15
<name>hadoop-apache</name>
16
<description>Shaded version of Apache Hadoop for Trino</description>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git://github.com/trinodb/trino-hadoop-apache.git</connection>
35
<developerConnection>scm:git:git://github.com/trinodb/trino-hadoop-apache.git</developerConnection>
36
<url>https://github.com/trinodb/trino-hadoop-apache</url>
37
- <tag>3.3.5-3</tag>
+ <tag>HEAD</tag>
38
</scm>
39
40
<properties>
0 commit comments