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 e164cc0 commit 4842330Copy full SHA for 4842330
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.facebook.presto.hadoop</groupId>
12
<artifactId>hadoop-apache2</artifactId>
13
- <version>2.7.4-12</version>
+ <version>2.7.4-13-SNAPSHOT</version>
14
15
<name>hadoop-apache2</name>
16
<description>Shaded version of Apache Hadoop 2.x for Presto</description>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git://github.com/facebook/presto-hadoop-apache2.git</connection>
35
<developerConnection>scm:git:git://github.com/facebook/presto-hadoop-apache2.git</developerConnection>
36
<url>https://github.com/facebook/presto-hadoop-apache2</url>
37
- <tag>2.7.4-12</tag>
+ <tag>HEAD</tag>
38
</scm>
39
40
<properties>
0 commit comments