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

houston 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 8e93a57357f DOAP changes for release 9.8.1
8e93a57357f is described below

commit 8e93a57357fbb1d0e2ccbf2f5ead9c97c00a7bd5
Author: Houston Putman <[email protected]>
AuthorDate: Tue Mar 11 18:26:41 2025 -0500

    DOAP changes for release 9.8.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 3233b1e7c65..226f65e7570 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.1</name>
+           <created>2025-03-11</created>
+           <revision>9.8.1</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-9.8.0</name>

Reply via email to