Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
wgtmac committed Nov 16, 2023
1 parent b9c4fa8 commit d3a436e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

<groupId>org.apache.parquet</groupId>
<artifactId>parquet-format</artifactId>
<version>2.10.0</version>
<version>2.10.0-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Apache Parquet Format</name>
Expand All @@ -39,7 +39,7 @@
<connection>scm:git:[email protected]:apache/parquet-format.git</connection>
<url>scm:git:[email protected]:apache/parquet-format.git</url>
<developerConnection>scm:git:[email protected]:apache/parquet-format.git</developerConnection>
<tag>apache-parquet-format-2.10.0-rc0</tag>
<tag>HEAD</tag>
</scm>

<licenses>
Expand Down

0 comments on commit d3a436e

Please sign in to comment.