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 d2c76c89bc0 DOAP changes for release 9.8.0
d2c76c89bc0 is described below

commit d2c76c89bc0f7ae3ec779eb09ed8392acb8b035d
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 c3494226dde..5239269d590 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