Skip to content

Commit 9ad71b3

Browse files
authored
(ci) switch to default Maven 4
1 parent ef6cb20 commit 9ad71b3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/maven-verify.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,4 @@ jobs:
2626
name: Verify
2727
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
2828
with:
29-
ff-maven: "4.0.0-beta-3" # Maven version for fail-fast-build
30-
maven-matrix: '[ "4.0.0-beta-3" ]'
31-
jdk-matrix: '[ "17", "21" ]'
29+
maven4-build: true

0 commit comments

Comments
 (0)