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

xushiyan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/master by this push:
     new f5b1b496023 [MINOR] Fix doap file syntax and date (#7586)
f5b1b496023 is described below

commit f5b1b4960236c6908591b5259abbddf0f930eab8
Author: Shiyan Xu <[email protected]>
AuthorDate: Mon Jan 2 11:32:59 2023 +0800

    [MINOR] Fix doap file syntax and date (#7586)
    
    To match the date with announcement email sent on 2022-12-28
---
 doap_HUDI.rdf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doap_HUDI.rdf b/doap_HUDI.rdf
index b7d453ec46e..0817e38f993 100644
--- a/doap_HUDI.rdf
+++ b/doap_HUDI.rdf
@@ -108,8 +108,8 @@
       </Version>
       <Version>
         <name>Apache Hudi 0.12.2</name>
-        <created>2022-12-24</created>
-        <revision>0.12.2/revision>
+        <created>2022-12-28</created>
+        <revision>0.12.2</revision>
       </Version>
     </release>
     <repository>

Reply via email to