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 2021/06/17 20:06:18 UTC

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

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

mayya 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 a5649f7  DOAP changes for release 8.9.0
a5649f7 is described below

commit a5649f7e46a06168f511d846e2669f386e50406b
Author: Mayya Sharipova <ma...@elastic.co>
AuthorDate: Thu Jun 17 16:05:45 2021 -0400

    DOAP changes for release 8.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 878a693..c8edbd5 100644
--- a/dev-tools/doap/solr.rdf
+++ b/dev-tools/doap/solr.rdf
@@ -70,6 +70,13 @@
     <!-- NOTE: please insert releases in numeric order, NOT chronologically. -->
     <release>
          <Version>
+           <name>solr-8.9.0</name>
+           <created>2021-06-16</created>
+           <revision>8.9.0</revision>
+         </Version>
+    </release>
+    <release>
+         <Version>
            <name>solr-8.8.2</name>
            <created>2021-04-12</created>
            <revision>8.8.2</revision>