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 0a48af85a6c067fdd681f2dbacc35f0b05a46715
Author: Dongjoon Hyun <dongj...@apache.org>
AuthorDate: Fri Aug 15 11:06:59 2025 -0700

    Preparing for release 1.1.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 397772e..df8517c 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-SNAPSHOT</version>
+    <version>1.1.1</version>
     <packaging>jar</packaging>
 
     <name>Apache ORC Format</name>

Reply via email to