You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2024/02/08 23:47:10 UTC

(solr) branch main updated: Add 8.11.3 release to DOAP RDF file

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 61efaa94bdf Add 8.11.3 release to DOAP RDF file
61efaa94bdf is described below

commit 61efaa94bdf6cd6c21b9d4dbfaf400d24e47041d
Author: Houston Putman <ho...@apache.org>
AuthorDate: Thu Feb 8 18:47:07 2024 -0500

    Add 8.11.3 release to DOAP RDF file
---
 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 ff5a93f37a0..7739077037f 100644
--- a/dev-tools/doap/solr.rdf
+++ b/dev-tools/doap/solr.rdf
@@ -124,6 +124,13 @@
            <revision>9.0.0</revision>
          </Version>
     </release>
+    <release>
+       <Version>
+         <name>solr-8.11.3</name>
+         <created>2024-02-08</created>
+         <revision>8.11.3</revision>
+       </Version>
+    </release>
     <release>
        <Version>
          <name>solr-8.11.2</name>