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

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


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

commit e157134866e39e0a29b19189eacabe0e7e5fd293
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