Skip to content

Commit 7e401bf

Browse files
committed
[maven-release-plugin] prepare release apache-parquet-format-2.12.0-rc0
1 parent dac5a35 commit 7e401bf

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
@@ -28,7 +28,7 @@
2828

2929
<groupId>org.apache.parquet</groupId>
3030
<artifactId>parquet-format</artifactId>
31-
<version>2.12.0-SNAPSHOT</version>
31+
<version>2.12.0</version>
3232
<packaging>jar</packaging>
3333

3434
<name>Apache Parquet Format</name>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:git@github.com:apache/parquet-format.git</connection>
4040
<url>scm:git:git@github.com:apache/parquet-format.git</url>
4141
<developerConnection>scm:git:git@github.com:apache/parquet-format.git</developerConnection>
42-
<tag>HEAD</tag>
42+
<tag>apache-parquet-format-2.12.0-rc0</tag>
4343
</scm>
4444

4545
<licenses>

0 commit comments

Comments
 (0)