Skip to content

Commit b97518a

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

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.hive</groupId>
1212
<artifactId>hive-apache</artifactId>
13-
<version>3.0.0-9</version>
13+
<version>3.0.0-10-SNAPSHOT</version>
1414

1515
<name>hive-apache</name>
1616
<description>Shaded version of Apache Hive for Presto</description>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git://github.com/prestodb/presto-hive-apache.git</connection>
3535
<developerConnection>scm:git:git://github.com/prestodb/presto-hive-apache.git</developerConnection>
3636
<url>https://github.com/prestodb/presto-hive-apache</url>
37-
<tag>3.0.0-9</tag>
37+
<tag>HEAD</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)