This is an automated email from the ASF dual-hosted git repository. houston 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 1f9d4f9f009 DOAP changes for release 9.9.0 1f9d4f9f009 is described below commit 1f9d4f9f00986b8cc4bffaafa56bd3861a5e48bc Author: Houston Putman <hous...@apache.org> AuthorDate: Thu Jul 24 12:39:28 2025 -0700 DOAP changes for release 9.9.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 226f65e7570..c38308bf5f5 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.9.0</name> + <created>2025-07-24</created> + <revision>9.9.0</revision> + </Version> + </release> <release> <Version> <name>solr-9.8.1</name>