Skip to content

Commit

Permalink
MINOR: fix version of parquet-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
wgtmac committed Sep 30, 2024
1 parent dde627c commit 7b6753d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion parquet-plugins/parquet-encoding-vector/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<version>1.14.2-SNAPSHOT</version>
<version>1.14.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion parquet-plugins/parquet-plugins-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.parquet</groupId>
<artifactId>parquet</artifactId>
<version>1.14.2-SNAPSHOT</version>
<version>1.14.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 7b6753d

Please # to comment.