This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/main by this push:
new eee67e192 MINOR: Update DOAP file
eee67e192 is described below
commit eee67e192017ee78fa89061ffc8a013c0daf14c7
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Thu Jan 5 13:20:54 2023 -0800
MINOR: Update DOAP file
---
site/doap_orc.rdf | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/site/doap_orc.rdf b/site/doap_orc.rdf
index ef602495e..f7a4b993f 100644
--- a/site/doap_orc.rdf
+++ b/site/doap_orc.rdf
@@ -35,7 +35,7 @@ a columnar format lets the reader read, decompress, and
process only
the values that are required for the current query.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/orc" />
<mailing-list rdf:resource="https://orc.apache.org/develop" />
- <download-page rdf:resource="https://orc.apache.org/docs/releases.html" />
+ <download-page rdf:resource="https://orc.apache.org/releases" />
<programming-language>Java</programming-language>
<programming-language>C++</programming-language>
<category rdf:resource="http://projects.apache.org/category/big-data" />
@@ -45,13 +45,13 @@ the values that are required for the current
query.</description>
<release>
<Version>
<name>Latest release</name>
- <created>2022-06-16</created>
- <revision>1.7.5</revision>
+ <created>2022-12-02</created>
+ <revision>1.8.1</revision>
</Version>
<Version>
<name>Stable release</name>
- <created>2022-04-14</created>
- <revision>1.6.14</revision>
+ <created>2022-11-17</created>
+ <revision>1.7.7</revision>
</Version>
</release>
<repository>