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

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

commit 982db62cd6de99fedc93d42eceb902e4d0393695
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 5239269d590..6ecacb2b82a 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