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


The following commit(s) were added to refs/heads/main by this push:
     new 9732518  Fix the releases in the solr-operator DOAP (#67)
9732518 is described below

commit 9732518b29bb4a47aef654b42f4b3b282790c277
Author: Houston Putman <[email protected]>
AuthorDate: Thu Jan 6 14:12:06 2022 -0500

    Fix the releases in the solr-operator DOAP (#67)
---
 content/doap/solr-operator.rdf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/content/doap/solr-operator.rdf b/content/doap/solr-operator.rdf
index ad0dac9..7039432 100644
--- a/content/doap/solr-operator.rdf
+++ b/content/doap/solr-operator.rdf
@@ -55,11 +55,15 @@
            <created>2021-11-16</created>
            <revision>v0.5.0</revision>
          </Version>
+    </release>
+    <release>
          <Version>
            <name>solr-operator-v0.4.0</name>
            <created>2021-09-13</created>
            <revision>v0.4.0</revision>
          </Version>
+    </release>
+    <release>
          <Version>
            <name>solr-operator-v0.3.0</name>
            <created>2021-04-29</created>

Reply via email to