This is an automated email from the ASF dual-hosted git repository. andy pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/jena.git
commit dce3650fc288c699dca745bd96b828237e31db78 Author: Andy Seaborne <[email protected]> AuthorDate: Sun Dec 7 13:37:47 2025 +0000 Omit building benchmark code in -Pdev --- pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pom.xml b/pom.xml index fa0fddf154..e05c3fe717 100644 --- a/pom.xml +++ b/pom.xml @@ -223,10 +223,6 @@ <module>jena-integration-tests</module> - <module>jena-benchmarks</module> - <!-- Binary distribution --> - <!-- <module>apache-jena</module> --> - <module>jena-bom</module> </modules>
