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

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


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

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

    DOAP changes for release 9.10.0
---
 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 c38308bf5f5..d1f949b8147 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