This is an automated email from the ASF dual-hosted git repository.
thelabdude 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 0081751 DOAP changes for release 8.10.0
0081751 is described below
commit 0081751b68c987ad5e96fc0b096b66ecaf4f28b1
Author: Timothy Potter <[email protected]>
AuthorDate: Tue Sep 28 13:31:46 2021 -0600
DOAP changes for release 8.10.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 c8edbd5..585cc95 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.10.0</name>
+ <created>2021-09-27</created>
+ <revision>8.10.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
<name>solr-8.9.0</name>
<created>2021-06-16</created>
<revision>8.9.0</revision>