This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-1.1 in repository https://gitbox.apache.org/repos/asf/orc-format.git
commit 5ff87e272b66c1050acc115109cb4a71f417d747 Author: Dongjoon Hyun <[email protected]> AuthorDate: Fri Aug 15 11:07:23 2025 -0700 Preparing branch for post 1.1.1 development --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df8517c..22f81dc 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ </parent> <groupId>org.apache.orc</groupId> <artifactId>orc-format</artifactId> - <version>1.1.1</version> + <version>1.1.2-SNAPSHOT</version> <packaging>jar</packaging> <name>Apache ORC Format</name>
