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

william pushed a commit to branch branch-1.0
in repository https://gitbox.apache.org/repos/asf/orc-format.git

commit fb894ba2c835d09354c2309a57c680b0f2b3e15f
Author: William Hyun <[email protected]>
AuthorDate: Tue Jan 2 18:59:09 2024 -0800

    Preparing for release 1.0.0
    
    Signed-off-by: William Hyun <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to