Author: projects_role
Date: Wed Jan 14 04:20:03 2026
New Revision: 1931297

Log:
updating projects data

Modified:
   comdev/projects.apache.org/trunk/site/json/foundation/committees.json
   comdev/projects.apache.org/trunk/site/json/foundation/groups.json
   comdev/projects.apache.org/trunk/site/json/foundation/people.json
   comdev/projects.apache.org/trunk/site/json/foundation/projects.json
   comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
   comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/committees.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json       
Wed Jan 14 02:39:40 2026        (r1931296)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json       
Wed Jan 14 04:20:03 2026        (r1931297)
@@ -18929,6 +18929,10 @@
 "date": "2024-04-17",
 "name": "Joseph C. Jacob"
 },
+"joshgarde": {
+"date": "2026-01-13",
+"name": "Joshua Garde"
+},
 "jtroberts": {
 "date": "2024-06-24",
 "name": "Joe Roberts"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json   Wed Jan 
14 02:39:40 2026        (r1931296)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json   Wed Jan 
14 04:20:03 2026        (r1931297)
@@ -16877,6 +16877,7 @@
 "jasonmlkang",
 "jhyde",
 "jjacob",
+"joshgarde",
 "jtroberts",
 "kmarlis",
 "nchung",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json   Wed Jan 
14 02:39:40 2026        (r1931296)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json   Wed Jan 
14 04:20:03 2026        (r1931297)
@@ -31603,7 +31603,8 @@
 },
 "joshgarde": {
 "groups": [
-"sdap"
+"sdap",
+"sdap-pmc"
 ],
 "member": false,
 "name": "Joshua Garde"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Jan 
14 02:39:40 2026        (r1931296)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Jan 
14 04:20:03 2026        (r1931297)
@@ -4867,10 +4867,35 @@
 "shortdesc": "Apache Brooklyn is a framework for modeling, monitoring, and 
managing applications through autonomic blueprints."
 },
 "brpc": {
-"category": "no-tlp-doap",
+"bug-database": "https://github.com/apache/brpc/issues";,
+"category": "library",
+"created": "2023-09-07",
+"description": "bRPC is an Industrial-grade RPC framework using C++ Language, 
which is often used in high performance system such as Search, Storage, Machine 
learning, Advertisement, Recommendation etc. \"bRPC\" means \"better RPC\".",
+"doap": 
"https://raw.githubusercontent.com/apache/brpc-website/master/doap_bRPC.rdf";,
+"download-page": "https://brpc.apache.org/docs/downloadbrpc/";,
 "homepage": "https://brpc.apache.org";,
-"name": "Apache Brpc",
-"pmc": "brpc"
+"license": "https://spdx.org/licenses/Apache-2.0";,
+"mailing-list": "https://lists.apache.org/[email protected]";,
+"maintainer": [
+{
+"mbox": "mailto:[email protected]";,
+"name": "Apache bRPC PMC"
+}
+],
+"name": "Apache bRPC",
+"pmc": "brpc",
+"programming-language": "C++",
+"release": [
+{
+"created": "2023-08-01",
+"name": "apache-brpc-1.6.0",
+"revision": "1.6.0"
+}
+],
+"repository": [
+"git://gitbox.apache.org/repos/asf/brpc.git"
+],
+"shortdesc": "An industrial-grade RPC framework for building reliable and 
high-performance services."
 },
 "buildstream": {
 "category": "no-tlp-doap",
@@ -4953,28 +4978,10 @@
 "shortdesc": "Bean Validation API Implementation"
 },
 "calcite": {
-"bug-database": "https://issues.apache.org/jira/browse/CALCITE";,
-"category": "big-data, hadoop, sql, geospatial",
-"created": "2015-05-27",
-"description": "Calcite is a framework for writing data management\n      
systems.  It converts queries, represented in relational algebra,\n      into 
an efficient executable form using pluggable query\n      transformation rules. 
There is an optional SQL parser and JDBC\n      driver. Calcite does not store 
data or have a preferred execution\n      engine. Data formats, execution 
algorithms, planning rules,\n      operator types, metadata, and cost model are 
added at runtime as\n      plugins.",
-"doap": 
"https://gitbox.apache.org/repos/asf?p=calcite.git;a=blob_plain;f=site/doap_calcite.rdf;hb=HEAD";,
-"download-page": "https://calcite.apache.org/downloads";,
+"category": "no-tlp-doap",
 "homepage": "https://calcite.apache.org";,
-"license": "http://spdx.org/licenses/Apache-2.0";,
-"mailing-list": "https://calcite.apache.org/develop";,
-"maintainer": [
-{
-"mbox": "mailto:[email protected]";,
-"name": "Julian Hyde"
-}
-],
 "name": "Apache Calcite",
-"pmc": "calcite",
-"programming-language": "Java",
-"repository": [
-"https://gitbox.apache.org/repos/asf/calcite.git";
-],
-"shortdesc": "A dynamic data management framework."
+"pmc": "calcite"
 },
 "camel": {
 "bug-database": "https://issues.apache.org/jira/browse/CAMEL";,

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Wed Jan 14 02:39:40 2026        (r1931296)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json   
Wed Jan 14 04:20:03 2026        (r1931297)
@@ -111,19 +111,19 @@
 "apache_airflow-2.11.0": [
 "airflow/2.11.0/apache_airflow-2.11.0.tar.gz"
 ],
-"apache_airflow-3.1.5": [
-"airflow/3.1.5/apache_airflow-3.1.5-source.tar.gz",
-"airflow/3.1.5/apache_airflow-3.1.5.tar.gz"
+"apache_airflow-3.1.6": [
+"airflow/3.1.6/apache_airflow-3.1.6-source.tar.gz",
+"airflow/3.1.6/apache_airflow-3.1.6.tar.gz"
 ],
 "apache_airflow_client-3.1.3": [
 "airflow/clients/python/3.1.3/apache_airflow_client-3.1.3.tar.gz"
 ],
-"apache_airflow_core-3.1.5": [
-"airflow/3.1.5/apache_airflow_core-3.1.5.tar.gz"
+"apache_airflow_core-3.1.6": [
+"airflow/3.1.6/apache_airflow_core-3.1.6.tar.gz"
 ],
-"apache_airflow_ctl-0.1.0": [
-"airflow/airflow-ctl/0.1.0/apache_airflow_ctl-0.1.0-source.tar.gz",
-"airflow/airflow-ctl/0.1.0/apache_airflow_ctl-0.1.0.tar.gz"
+"apache_airflow_ctl-0.1.1": [
+"airflow/airflow-ctl/0.1.1/apache_airflow_ctl-0.1.1-source.tar.gz",
+"airflow/airflow-ctl/0.1.1/apache_airflow_ctl-0.1.1.tar.gz"
 ],
 "apache_airflow_providers-2025-12-30": [
 "airflow/providers/apache_airflow_providers-2025-12-30-source.tar.gz"
@@ -434,8 +434,8 @@
 "apache_airflow_python_client-3.1.3": [
 "airflow/clients/python/3.1.3/apache_airflow_python_client-3.1.3-source.tar.gz"
 ],
-"apache_airflow_task_sdk-1.1.5": [
-"airflow/task-sdk/1.1.5/apache_airflow_task_sdk-1.1.5.tar.gz"
+"apache_airflow_task_sdk-1.1.6": [
+"airflow/task-sdk/1.1.6/apache_airflow_task_sdk-1.1.6.tar.gz"
 ]
 },
 "allura": {
@@ -859,6 +859,12 @@
 "arrow/apache-arrow-swift-21.0.0/apache-arrow-swift-21.0.0.tar.gz"
 ]
 },
+"artemis": {
+"apache-artemis-console-1.5.0": [
+"artemis/artemis-console/1.5.0/apache-artemis-console-1.5.0-source-release.tar.gz",
+"artemis/artemis-console/1.5.0/apache-artemis-console-1.5.0-source-release.zip"
+]
+},
 "asterixdb": {
 "apache-asterixdb-0.9.6": [
 "asterixdb/asterixdb-0.9.6/apache-asterixdb-0.9.6-source-release.zip"
@@ -3584,6 +3590,9 @@
 "flink-connector-aws-5.0.0": [
 "flink/flink-connector-aws-5.0.0/flink-connector-aws-5.0.0-src.tgz"
 ],
+"flink-connector-aws-5.1.0": [
+"flink/flink-connector-aws-5.1.0/flink-connector-aws-5.1.0-src.tgz"
+],
 "flink-connector-cassandra-3.1.0": [
 "flink/flink-connector-cassandra-3.1.0/flink-connector-cassandra-3.1.0-src.tgz"
 ],
@@ -6262,8 +6271,8 @@
 ]
 },
 "maven": {
-"apache-36": [
-"maven/pom/apache-36-source-release.zip"
+"apache-37": [
+"maven/pom/apache-37-source-release.zip"
 ],
 "apache-maven-3.8.9": [
 "maven/maven-3/3.8.9/source/apache-maven-3.8.9-src.tar.gz",
@@ -6457,8 +6466,8 @@
 "maven/mvnd/2.0.0-rc-3/maven-mvnd-2.0.0-rc-3-src.tar.gz",
 "maven/mvnd/2.0.0-rc-3/maven-mvnd-2.0.0-rc-3-src.zip"
 ],
-"maven-parent-46": [
-"maven/pom/maven-parent-46-source-release.zip"
+"maven-parent-47": [
+"maven/pom/maven-parent-47-source-release.zip"
 ],
 "maven-patch-plugin-1.3": [
 "maven/plugins/maven-patch-plugin-1.3-source-release.zip"
@@ -7818,6 +7827,9 @@
 "apache-parquet-1.16.0": [
 "parquet/apache-parquet-1.16.0/apache-parquet-1.16.0.tar.gz"
 ],
+"apache-parquet-1.17.0": [
+"parquet/apache-parquet-1.17.0/apache-parquet-1.17.0.tar.gz"
+],
 "apache-parquet-cpp-1.5.0": [
 "parquet/apache-parquet-cpp-1.5.0/apache-parquet-cpp-1.5.0.tar.gz"
 ],
@@ -8996,8 +9008,8 @@
 "apache-sling-jar-resource-bundle-1.0.2": [
 "sling/apache-sling-jar-resource-bundle-1.0.2-source-release.zip"
 ],
-"feature-launcher-maven-plugin-1.0.0": [
-"sling/feature-launcher-maven-plugin-1.0.0-source-release.zip"
+"feature-launcher-maven-plugin-1.0.2": [
+"sling/feature-launcher-maven-plugin-1.0.2-source-release.zip"
 ],
 "htl-maven-plugin-2.0.4-1.4.0": [
 "sling/htl-maven-plugin-2.0.4-1.4.0-source-release.zip"
@@ -9158,8 +9170,8 @@
 "org.apache.sling.commons.scheduler-2.7.14": [
 "sling/org.apache.sling.commons.scheduler-2.7.14-source-release.zip"
 ],
-"org.apache.sling.commons.testing-2.2.0": [
-"sling/org.apache.sling.commons.testing-2.2.0-source-release.zip"
+"org.apache.sling.commons.testing-2.2.2": [
+"sling/org.apache.sling.commons.testing-2.2.2-source-release.zip"
 ],
 "org.apache.sling.commons.threads-3.3.0": [
 "sling/org.apache.sling.commons.threads-3.3.0-source-release.zip"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed Jan 
14 02:39:40 2026        (r1931296)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed Jan 
14 04:20:03 2026        (r1931297)
@@ -39,10 +39,10 @@
 "apache-airflow-providers-qubole-3.4.3": "2025-11-25",
 "apache-airflow-upgrade-check-1.4.0": "2021-06-26",
 "apache_airflow-2.11.0": "2025-05-20",
-"apache_airflow-3.1.5": "2025-12-12",
+"apache_airflow-3.1.6": "2026-01-13",
 "apache_airflow_client-3.1.3": "2025-11-25",
-"apache_airflow_core-3.1.5": "2025-12-12",
-"apache_airflow_ctl-0.1.0": "2025-11-16",
+"apache_airflow_core-3.1.6": "2026-01-13",
+"apache_airflow_ctl-0.1.1": "2026-01-13",
 "apache_airflow_providers-2025-12-30": "2026-01-02",
 "apache_airflow_providers_airbyte-5.3.1": "2025-12-13",
 "apache_airflow_providers_alibaba-3.3.2": "2026-01-02",
@@ -146,7 +146,7 @@
 "apache_airflow_providers_ydb-2.3.1": "2025-12-13",
 "apache_airflow_providers_zendesk-4.11.0": "2025-11-30",
 "apache_airflow_python_client-3.1.3": "2025-11-25",
-"apache_airflow_task_sdk-1.1.5": "2025-12-12"
+"apache_airflow_task_sdk-1.1.6": "2026-01-13"
 },
 "allura": {
 "allura-1.18.0": "2025-08-12"
@@ -291,6 +291,9 @@
 "apache-arrow-rs-57.2.0": "2026-01-11",
 "apache-arrow-swift-21.0.0": "2025-07-07"
 },
+"artemis": {
+"apache-artemis-console-1.5.0": "2025-12-30"
+},
 "asterixdb": {
 "apache-asterixdb-0.9.6": "2020-10-14",
 "apache-asterixdb-0.9.7": "2021-07-16",
@@ -1153,6 +1156,7 @@
 "flink-cdc-3.5.0": "2025-09-23",
 "flink-connector-aws-4.3.0": "2024-04-19",
 "flink-connector-aws-5.0.0": "2024-11-06",
+"flink-connector-aws-5.1.0": "2026-01-07",
 "flink-connector-cassandra-3.1.0": "2023-05-05",
 "flink-connector-cassandra-3.2.0": "2024-04-22",
 "flink-connector-elasticsearch-3.0.1": "2023-04-13",
@@ -2083,7 +2087,7 @@
 "apache-manifoldcf-solr-9.x-plugin-2.2": "2022-09-04"
 },
 "maven": {
-"apache-36": "2026-01-06",
+"apache-37": "2026-01-13",
 "apache-maven-3.8.9": "2025-06-14",
 "apache-maven-3.9.12": "2025-12-13",
 "apache-maven-4.0.0-rc-5": "2025-11-07",
@@ -2146,7 +2150,7 @@
 "maven-mvnd-1.0.2": "2024-08-24",
 "maven-mvnd-1.0.3": "2025-09-17",
 "maven-mvnd-2.0.0-rc-3": "2025-03-10",
-"maven-parent-46": "2026-01-06",
+"maven-parent-47": "2026-01-13",
 "maven-patch-plugin-1.3": "2024-12-14",
 "maven-plugin-3.8.0": "2025-11-29",
 "maven-plugin-testing-3.5.0": "2026-01-10",
@@ -2585,6 +2589,7 @@
 "apache-parquet-1.15.1": "2025-03-14",
 "apache-parquet-1.15.2": "2025-04-29",
 "apache-parquet-1.16.0": "2025-08-30",
+"apache-parquet-1.17.0": "2025-12-22",
 "apache-parquet-cpp-1.5.0": "2018-09-20",
 "apache-parquet-format-2.10.0": "2023-11-20",
 "apache-parquet-format-2.11.0": "2025-03-21",
@@ -3011,7 +3016,7 @@
 "sling": {
 "adapter-annotations-1.0.0": "2013-01-21",
 "apache-sling-jar-resource-bundle-1.0.2": "2020-05-14",
-"feature-launcher-maven-plugin-1.0.0": "2025-11-28",
+"feature-launcher-maven-plugin-1.0.2": "2026-01-13",
 "htl-maven-plugin-2.0.4-1.4.0": "2021-10-08",
 "javaversion-maven-plugin-1.0.0": "2017-09-04",
 "jspc-maven-plugin-2.3.4": "2022-04-12",
@@ -3065,7 +3070,7 @@
 "org.apache.sling.commons.mime-2.3.0": "2023-12-10",
 "org.apache.sling.commons.osgi-2.4.2": "2020-08-09",
 "org.apache.sling.commons.scheduler-2.7.14": "2024-12-16",
-"org.apache.sling.commons.testing-2.2.0": "2025-03-31",
+"org.apache.sling.commons.testing-2.2.2": "2026-01-13",
 "org.apache.sling.commons.threads-3.3.0": "2024-08-30",
 "org.apache.sling.connection-timeout-agent-1.1.0": "2025-10-14",
 "org.apache.sling.contentparser.api-2.0.0": "2019-07-29",

Reply via email to