We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a517b7 commit a4e2d6fCopy full SHA for a4e2d6f
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.trino.hive</groupId>
12
<artifactId>hive-apache</artifactId>
13
- <version>3.1.2-20-SNAPSHOT</version>
+ <version>3.1.2-20</version>
14
15
<name>hive-apache</name>
16
<description>Shaded version of Apache Hive for Trino</description>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git://github.com/trinodb/trino-hive-apache.git</connection>
35
<developerConnection>scm:git:git://github.com/trinodb/trino-hive-apache.git</developerConnection>
36
<url>https://github.com/trinodb/trino-hive-apache</url>
37
- <tag>HEAD</tag>
+ <tag>3.1.2-20</tag>
38
</scm>
39
40
<properties>
0 commit comments