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 b21bc0a59128347652f5c2562d834c7854058bfe Author: Houston Putman <[email protected]> AuthorDate: Mon Sep 13 14:04:35 2021 -0400 DOAP changes for Solr Operator release v0.4.0 --- content/doap/solr-operator.rdf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/doap/solr-operator.rdf b/content/doap/solr-operator.rdf index 40a3760..ba252a8 100644 --- a/content/doap/solr-operator.rdf +++ b/content/doap/solr-operator.rdf @@ -51,6 +51,11 @@ <!-- NOTE: Do not forget to include the "v" in the version in both the Name and Revision. --> <release> <Version> + <name>solr-operator-v0.4.0</name> + <created>2021-09-13</created> + <revision>v0.4.0</revision> + </Version> + <Version> <name>solr-operator-v0.3.0</name> <created>2021-04-29</created> <revision>v0.3.0</revision>
