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

janhoy pushed a commit to branch branch_10_0
in repository https://gitbox.apache.org/repos/asf/solr.git


The following commit(s) were added to refs/heads/branch_10_0 by this push:
     new d097f4efbc1 DOAP changes for release 9.10.0
d097f4efbc1 is described below

commit d097f4efbc105c10948a7dee5f925a1773b269b2
Author: Jan Høydahl <[email protected]>
AuthorDate: Fri Nov 7 00:10:54 2025 +0100

    DOAP changes for release 9.10.0
    
    (cherry picked from commit 402cfc4a803daaa4dada0d244fbd0b57e5273f64)
---
 dev-tools/doap/solr.rdf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/dev-tools/doap/solr.rdf b/dev-tools/doap/solr.rdf
index ef92044d703..5d4c96713bf 100644
--- a/dev-tools/doap/solr.rdf
+++ b/dev-tools/doap/solr.rdf
@@ -68,6 +68,13 @@
     </maintainer>
 
     <!-- NOTE: please insert releases in numeric order, NOT chronologically. 
-->
+    <release>
+         <Version>
+           <name>solr-9.10.0</name>
+           <created>2025-11-06</created>
+           <revision>9.10.0</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-9.9.0</name>

Reply via email to