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

gerlowskija 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 7b544a17cd7 DOAP changes for release 9.10.1
7b544a17cd7 is described below

commit 7b544a17cd7ce5e8dc9567795a641db33ee9c4a7
Author: Jason Gerlowski <[email protected]>
AuthorDate: Tue Jan 20 10:55:20 2026 -0500

    DOAP changes for release 9.10.1
---
 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 d1f949b8147..4b6d0c8d926 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.1</name>
+           <created>2026-01-20</created>
+           <revision>9.10.1</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-9.10.0</name>

Reply via email to