This is an automated email from the ASF dual-hosted git repository. prozsa pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/impala.git
commit 4501e1c2ba1bdfafeb54d2690d385b644168424a Author: Peter Rozsa <[email protected]> AuthorDate: Mon Mar 3 11:05:05 2025 +0100 Update DOAP file for 4.5.0 release Change-Id: I95e1b2a417704a4c184a486b7e724705d2d9d0a6 Reviewed-on: http://gerrit.cloudera.org:8080/22574 Reviewed-by: Zoltan Borok-Nagy <[email protected]> Tested-by: Peter Rozsa <[email protected]> --- doap_Impala.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doap_Impala.rdf b/doap_Impala.rdf index 60da3f457..99a33ebd1 100644 --- a/doap_Impala.rdf +++ b/doap_Impala.rdf @@ -34,6 +34,13 @@ <download-page rdf:resource="https://impala.apache.org/downloads.html" /> <programming-language>C++,Java</programming-language> <category rdf:resource="https://projects.apache.org/category/big-data" /> + <release> + <Version> + <name>Apache Impala 4.5.0</name> + <created>2025-03-03</created> + <revision>4.5.0</revision> + </Version> + </release> <release> <Version> <name>Apache Impala 4.4.1</name>
