Skip to content

Commit 9500c9e

Browse files
committed
[maven-release-plugin] prepare release 8
1 parent b50a1c3 commit 9500c9e

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.orc</groupId>
1212
<artifactId>orc-protobuf</artifactId>
13-
<version>8-SNAPSHOT</version>
13+
<version>8</version>
1414

1515
<name>orc-protobuf</name>
1616
<description>Compiled ORC protobuf definitions</description>
@@ -33,7 +33,7 @@
3333
<scm>
3434
<connection>scm:git:git://github.com/prestodb/orc-protobuf.git</connection>
3535
<url>https://github.com/prestodb/orc-protobuf</url>
36-
<tag>HEAD</tag>
36+
<tag>8</tag>
3737
</scm>
3838

3939
<properties>

0 commit comments

Comments
 (0)