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

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


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

commit c0ef11e870cde6cdedf4dc223f468d833d51fc0a
Author: Anshum Gupta <[email protected]>
AuthorDate: Thu Jan 23 11:16:03 2025 -0800

    DOAP changes for release 9.8.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 1aa33edd409..3233b1e7c65 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.8.0</name>
+           <created>2025-01-23</created>
+           <revision>9.8.0</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-9.7.0</name>

Reply via email to