This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a commit to branch maintenance-branch
in repository https://gitbox.apache.org/repos/asf/causeway.git


The following commit(s) were added to refs/heads/maintenance-branch by this 
push:
     new 6b8fbd7a09c CAUSEWAY-3956: try to build/test v2 (CI part 3)
6b8fbd7a09c is described below

commit 6b8fbd7a09c50d320b24725e9be55983e0dff9ea
Author: andi-huber <[email protected]>
AuthorDate: Wed Jan 14 17:25:26 2026 +0100

    CAUSEWAY-3956: try to build/test v2 (CI part 3)
---
 .github/workflows/ci-build-artifacts-no-push-maven.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/ci-build-artifacts-no-push-maven.yml 
b/.github/workflows/ci-build-artifacts-no-push-maven.yml
index 521a2d13f8e..dfd596b0c86 100644
--- a/.github/workflows/ci-build-artifacts-no-push-maven.yml
+++ b/.github/workflows/ci-build-artifacts-no-push-maven.yml
@@ -79,7 +79,7 @@ jobs:
         # -T 1C ... 1 build thread per core
         MVN_ADDITIONAL_OPTS: >-
           -Dmodule-regressiontests
-         -Dmaven.compiler.release=11
+          -Dmaven.compiler.release=11
           -Dmaven.compiler.proc=full
           -Dmaven.source.skip=true
           -Dlombok.version=1.18.42

Reply via email to