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

kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 5b1cc3c30d Doap: Update DOAP to reference 1.11.0 (#16415)
5b1cc3c30d is described below

commit 5b1cc3c30d8e00b4b68f9e995e339ef9d4e8a0df
Author: Aihua Xu <[email protected]>
AuthorDate: Tue May 19 00:18:11 2026 -0700

    Doap: Update DOAP to reference 1.11.0 (#16415)
---
 doap.rdf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doap.rdf b/doap.rdf
index 8f67ad8331..bb55c91a80 100644
--- a/doap.rdf
+++ b/doap.rdf
@@ -42,9 +42,9 @@
     <category 
rdf:resource="https://projects.apache.org/category/data-engineering"; />
     <release>
       <Version>
-        <name>1.10.2</name>
+        <name>1.11.0</name>
         <created>2026-05-18</created>
-        <revision>1.10.2</revision>
+        <revision>1.11.0</revision>
       </Version>
     </release>
     <repository>

Reply via email to