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

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


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

commit 6427259fa32f6dea4cb8e7e2543714d236cc41da
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