You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by is...@apache.org on 2022/11/21 03:16:32 UTC

[solr] branch branch_9x updated: DOAP changes for release 9.1.0

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

ishan 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 5184ae53cee DOAP changes for release 9.1.0
5184ae53cee is described below

commit 5184ae53ceed93469a47206b85d652fdd67aa19f
Author: Ishan Chattopadhyaya <is...@apache.org>
AuthorDate: Mon Nov 21 08:45:19 2022 +0530

    DOAP changes for release 9.1.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 52fed848db8..c02d19742de 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.0</name>
+           <created>2022-11-20</created>
+           <revision>9.1.0</revision>
+         </Version>
+    </release>
     <release>
          <Version>
            <name>solr-9.0.0</name>