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

anshum 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 ab562eb5cd9 DOAP changes for release 10.0.0
ab562eb5cd9 is described below

commit ab562eb5cd90d639566f9feb3de1d0ad1bda410c
Author: Anshum Gupta <[email protected]>
AuthorDate: Tue Mar 3 17:34:22 2026 -0800

    DOAP changes for release 10.0.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 f75c09396d0..1b81e5f04c4 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-10.0.0</name>
+           <created>2026-03-03</created>
+           <revision>10.0.0</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-9.10.1</name>

Reply via email to