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

wilfreds pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-site.git


The following commit(s) were added to refs/heads/master by this push:
     new d503d246d1 [YUNIKORN-2705] Fix DOAP syntax (#444)
d503d246d1 is described below

commit d503d246d1e9a446687a27f4669f247bcbcfbfd8
Author: Arnout Engelen <[email protected]>
AuthorDate: Fri Jun 28 14:14:37 2024 +1000

    [YUNIKORN-2705] Fix DOAP syntax (#444)
    
    Update the doap file to comply with the RDF syntax.
    Syntax checker run: https://www.w3.org/RDF/Validator/
    
    Closes: #444
    
    Signed-off-by: Wilfred Spiegelenburg <[email protected]>
---
 doap_YuniKorn.rdf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doap_YuniKorn.rdf b/doap_YuniKorn.rdf
index 0d46056084..39758aa9ce 100644
--- a/doap_YuniKorn.rdf
+++ b/doap_YuniKorn.rdf
@@ -40,6 +40,8 @@
         <created>2024-05-16</created>
         <revision>1.5.1</revision>
       </Version>
+    </release>
+    <release>
       <Version>
         <name>YuniKorn 1.5.0</name>
         <created>2024-03-14</created>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to