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 bc0a00523a6b95f696e3f7171eddde7ca5cd76ca
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Tue Apr 15 13:35:17 2025 +0900

    Preparing branch for post 1.1.0 development
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 83d004f..f0e78f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
     <groupId>org.apache.orc</groupId>
     <artifactId>orc-format</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>Apache ORC Format</name>

Reply via email to