You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by md...@apache.org on 2021/04/12 18:30:11 UTC

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

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

mdrob 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 85d9346  DOAP changes for release 8.8.2
85d9346 is described below

commit 85d9346aff422fb33a40ff482cd78ef2ef3843f2
Author: Mike Drob <md...@apple.com>
AuthorDate: Mon Apr 12 13:29:36 2021 -0500

    DOAP changes for release 8.8.2
---
 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 52934c5..899f036 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.8.2</name>
+           <created>2021-04-12</created>
+           <revision>8.8.2</revision>
+         </Version>
+    </release>
+    <release>
+         <Version>
            <name>solr-8.8.1</name>
            <created>2021-02-22</created>
            <revision>8.8.1</revision>