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

dongjoon pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d7c57765e MINOR: Update DOAP with new releases
d7c57765e is described below

commit d7c57765e8c721d65bd1643ab15abdbc5265dac6
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Mon May 23 17:19:33 2022 -0700

    MINOR: Update DOAP with new releases
---
 doap_orc.rdf | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/doap_orc.rdf b/doap_orc.rdf
index db772c2c8..cdeabaf99 100644
--- a/doap_orc.rdf
+++ b/doap_orc.rdf
@@ -44,9 +44,14 @@ the values that are required for the current 
query.</description>
     <category rdf:resource="http://projects.apache.org/category/library"; />
     <release>
       <Version>
-        <name>Apache ORC 1.6.9</name>
-        <created>2021-07-02</created>
-        <revision>1.6.9</revision>
+        <name>Latest release</name>
+        <created>2022-04-15</created>
+        <revision>1.7.4</revision>
+      </Version>
+      <Version>
+        <name>Stable release</name>
+        <created>2022-04-14</created>
+        <revision>1.6.14</revision>
       </Version>
     </release>
     <repository>

Reply via email to