This is an automated email from the ASF dual-hosted git repository.

apitrou 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 6a743b5  Prepare for next development iteration
6a743b5 is described below

commit 6a743b5411d08beaa963fb95552f00786384636b
Author: Antoine Pitrou <[email protected]>
AuthorDate: Wed Apr 14 17:18:36 2021 +0200

    Prepare for next development iteration
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e7dd481..e71cd42 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.parquet</groupId>
   <artifactId>parquet-format</artifactId>
-  <version>2.9.0-SNAPSHOT</version>
+  <version>2.10.0-SNAPSHOT</version>
   <packaging>jar</packaging>
 
   <name>Apache Parquet Format</name>

Reply via email to