You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ab...@apache.org on 2019/06/24 12:44:59 UTC

[lucene-solr] branch branch_8_1 updated: Fill in missing entries, fix some formatting.

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

ab pushed a commit to branch branch_8_1
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git


The following commit(s) were added to refs/heads/branch_8_1 by this push:
     new a33b260  Fill in missing entries, fix some formatting.
a33b260 is described below

commit a33b260c22cf56109f235e0c801c6566cb422184
Author: Andrzej Bialecki <ab...@apache.org>
AuthorDate: Mon Jun 24 14:41:03 2019 +0200

    Fill in missing entries, fix some formatting.
---
 dev-tools/doap/lucene.rdf | 16 +++++++++++++++-
 dev-tools/doap/solr.rdf   | 16 +++++++++++++++-
 2 files changed, 30 insertions(+), 2 deletions(-)

diff --git a/dev-tools/doap/lucene.rdf b/dev-tools/doap/lucene.rdf
index 329a766..2ab488d 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.1.1</name>
+        <created>2019-05-28</created>
+        <revision>8.1.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>lucene-8.1.0</name>
         <created>2019-05-16</created>
         <revision>8.1.0</revision>
@@ -83,8 +90,15 @@
     </release>
     <release>
       <Version>
+        <name>lucene-7.7.2</name>
+        <created>2019-06-04</created>
+        <revision>7.7.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>lucene-7.7.1</name>
-        <created>2019-03-1</created>
+        <created>2019-03-01</created>
         <revision>7.7.1</revision>
       </Version>
     </release>
diff --git a/dev-tools/doap/solr.rdf b/dev-tools/doap/solr.rdf
index 8bd6e6f..9a4908d 100644
--- a/dev-tools/doap/solr.rdf
+++ b/dev-tools/doap/solr.rdf
@@ -69,6 +69,13 @@
     <!-- NOTE: please insert releases in numeric order, NOT chronologically. -->
     <release>
       <Version>
+        <name>solr-8.1.1</name>
+        <created>2019-05-28</created>
+        <revision>8.1.1</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>solr-8.1.0</name>
         <created>2019-05-16</created>
         <revision>8.1.0</revision>
@@ -83,8 +90,15 @@
     </release>
     <release>
       <Version>
+        <name>solr-7.7.2</name>
+        <created>2019-06-04</created>
+        <revision>7.7.2</revision>
+      </Version>
+    </release>
+    <release>
+      <Version>
         <name>solr-7.7.1</name>
-        <created>2019-03-1</created>
+        <created>2019-03-01</created>
         <revision>7.7.1</revision>
       </Version>
     </release>