This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/orc.git
The following commit(s) were added to refs/heads/branch-1.8 by this push:
new 49920551c MINOR: Update DOAP with new releases (#1127)
49920551c is described below
commit 49920551c728e729128f2d5a23416b57a741691c
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed May 18 20:52:56 2022 -0700
MINOR: Update DOAP with new releases (#1127)
This PR aims to update Apache ORC
[DOAP](https://en.wikipedia.org/wiki/DOAP) with new releases, Apache ORC 1.7.4
and 1.6.14.
To keep DOAP up-to-date.
Manual review.
(cherry picked from commit a28784e06d9291fa5a9d1019181054f97ab5d6b8)
Signed-off-by: Dongjoon Hyun <[email protected]>
---
site/doap_orc.rdf | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/site/doap_orc.rdf b/site/doap_orc.rdf
index db772c2c8..cdeabaf99 100644
--- a/site/doap_orc.rdf
+++ b/site/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>