Skip to content

Commit 4842330

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent e164cc0 commit 4842330

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>com.facebook.presto.hadoop</groupId>
1212
<artifactId>hadoop-apache2</artifactId>
13-
<version>2.7.4-12</version>
13+
<version>2.7.4-13-SNAPSHOT</version>
1414

1515
<name>hadoop-apache2</name>
1616
<description>Shaded version of Apache Hadoop 2.x for Presto</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git://github.com/facebook/presto-hadoop-apache2.git</connection>
3535
<developerConnection>scm:git:git://github.com/facebook/presto-hadoop-apache2.git</developerConnection>
3636
<url>https://github.com/facebook/presto-hadoop-apache2</url>
37-
<tag>2.7.4-12</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)