This is an automated email from the ASF dual-hosted git repository. houston pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit 3049d62222c13fe1e2e9e0b7536872ee1ed94945 Author: Houston Putman <[email protected]> AuthorDate: Fri Jul 21 12:25:40 2023 -0400 DOAP changes for Solr Operator release v0.7.1 --- content/doap/solr-operator.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/doap/solr-operator.rdf b/content/doap/solr-operator.rdf index 3b3d16e28..0557a78b3 100644 --- a/content/doap/solr-operator.rdf +++ b/content/doap/solr-operator.rdf @@ -49,6 +49,13 @@ </maintainer> <!-- NOTE: please insert releases in numeric order, NOT chronologically. --> <!-- NOTE: Do not forget to include the "v" in the version in both the Name and Revision. --> + <release> + <Version> + <name>solr-operator-v0.7.1</name> + <created>2023-07-21</created> + <revision>v0.7.1</revision> + </Version> + </release> <release> <Version> <name>solr-operator-v0.7.0</name>
