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 bd5783e commit b97518aCopy full SHA for b97518a
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.facebook.presto.hive</groupId>
12
<artifactId>hive-apache</artifactId>
13
- <version>3.0.0-9</version>
+ <version>3.0.0-10-SNAPSHOT</version>
14
15
<name>hive-apache</name>
16
<description>Shaded version of Apache Hive for Presto</description>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git://github.com/prestodb/presto-hive-apache.git</connection>
35
<developerConnection>scm:git:git://github.com/prestodb/presto-hive-apache.git</developerConnection>
36
<url>https://github.com/prestodb/presto-hive-apache</url>
37
- <tag>3.0.0-9</tag>
+ <tag>HEAD</tag>
38
</scm>
39
40
<properties>
0 commit comments