Skip to content

Commit

Permalink
Build with Maven 4
Browse files Browse the repository at this point in the history
  • Loading branch information
gnodet committed Jul 2, 2024
1 parent d8a1c5d commit 3389faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
* under the License.
*/

asfMavenTlpPlgnBuild(jdks:[ "17", "21" ])
asfMavenTlpPlgnBuild(jdks:[ "17", "21" ], maven: [ "4.0.x" ], siteJdk:[ "17" ], siteMvn:[ "4.0.x" ])

0 comments on commit 3389faa

Please sign in to comment.