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 b50a1c3 commit 9500c9eCopy full SHA for 9500c9e
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>com.facebook.presto.orc</groupId>
12
<artifactId>orc-protobuf</artifactId>
13
- <version>8-SNAPSHOT</version>
+ <version>8</version>
14
15
<name>orc-protobuf</name>
16
<description>Compiled ORC protobuf definitions</description>
@@ -33,7 +33,7 @@
33
<scm>
34
<connection>scm:git:git://github.com/prestodb/orc-protobuf.git</connection>
35
<url>https://github.com/prestodb/orc-protobuf</url>
36
- <tag>HEAD</tag>
+ <tag>8</tag>
37
</scm>
38
39
<properties>
0 commit comments