This is an automated email from the ASF dual-hosted git repository.
gangwu 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 066f981 Prepare for next development iteration
066f981 is described below
commit 066f9817332da32bdc6dc6dea833b6ee9c269934
Author: Gang Wu <[email protected]>
AuthorDate: Mon Nov 20 17:19:14 2023 +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 ec43024..56b3ed2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.parquet</groupId>
<artifactId>parquet-format</artifactId>
- <version>2.10.0-SNAPSHOT</version>
+ <version>2.11.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Apache Parquet Format</name>