You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ma...@apache.org on 2023/01/25 14:37:27 UTC

[solr] branch main updated: DOAP changes for release 9.1.1

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

magibney 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 1f6b80b0bc6 DOAP changes for release 9.1.1
1f6b80b0bc6 is described below

commit 1f6b80b0bc6c9d6f2976ec7b23d668b56863f905
Author: Michael Gibney <ma...@apache.org>
AuthorDate: Wed Jan 25 09:36:32 2023 -0500

    DOAP changes for release 9.1.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 5472d0e3e23..56de8f16c6b 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.1.1</name>
+           <created>2023-01-25</created>
+           <revision>9.1.1</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-9.1.0</name>