You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jp...@apache.org on 2021/11/16 09:55:42 UTC

[lucene] branch branch_9_0 updated: DOAP changes for release 8.11.0

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

jpountz pushed a commit to branch branch_9_0
in repository https://gitbox.apache.org/repos/asf/lucene.git


The following commit(s) were added to refs/heads/branch_9_0 by this push:
     new ab63dfa  DOAP changes for release 8.11.0
ab63dfa is described below

commit ab63dfa1250e7a25823396de82ecc4da0b1e3123
Author: Adrien Grand <jp...@gmail.com>
AuthorDate: Tue Nov 16 10:54:24 2021 +0100

    DOAP changes for release 8.11.0
---
 dev-tools/doap/lucene.rdf | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/dev-tools/doap/lucene.rdf b/dev-tools/doap/lucene.rdf
index 652618b..69da3ac 100644
--- a/dev-tools/doap/lucene.rdf
+++ b/dev-tools/doap/lucene.rdf
@@ -69,6 +69,13 @@
     <!-- NOTE: please insert releases in numeric order, NOT chronologically. -->
     <release>
        <Version>
+         <name>lucene-8.11.0</name>
+         <created>2021-11-16</created>
+         <revision>8.11.0</revision>
+       </Version>
+    </release>
+    <release>
+       <Version>
          <name>lucene-8.10.1</name>
          <created>2021-10-18</created>
          <revision>8.10.1</revision>