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 ce2bb9a5ca Doap: Update Doap to reference 1.10.2 (#16405)
ce2bb9a5ca is described below

commit ce2bb9a5ca30afb55ee0cffd59f2af577e948cee
Author: Amogh Jahagirdar <[email protected]>
AuthorDate: Mon May 18 17:52:11 2026 -0600

    Doap: Update Doap to reference 1.10.2 (#16405)
---
 doap.rdf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doap.rdf b/doap.rdf
index 38ea90fe9e..8f67ad8331 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.1</name>
-        <created>2025-12-22</created>
-        <revision>1.10.1</revision>
+        <name>1.10.2</name>
+        <created>2026-05-18</created>
+        <revision>1.10.2</revision>
       </Version>
     </release>
     <repository>

Reply via email to