This is an automated email from the ASF dual-hosted git repository.
wgtmac pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-format.git
The following commit(s) were added to refs/heads/master by this push:
new 8d85ad3 Prepare for next development iteration
8d85ad3 is described below
commit 8d85ad33b1de84ab50dc3e35d71f6b42592a8da0
Author: Gang Wu <[email protected]>
AuthorDate: Sat Jun 13 14:46:09 2026 +0800
Prepare for next development iteration
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e2f506c..6bf5c1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-format</artifactId>
- <version>2.13.0-SNAPSHOT</version>
+ <version>2.14.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Parquet Format</name>