Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit c260c9c

Browse files
committed
use maven_3.8.5
Signed-off-by: Olivier Lamy <olamy@apache.org>
1 parent 850f644 commit c260c9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
*/
3030
LABEL = 'ubuntu'
3131
buildJdk = 'jdk_1.8_latest'
32-
buildMvn = 'maven_3.5.4'
32+
buildMvn = 'maven_3.8.5'
3333
deploySettings = 'archiva-uid-jenkins'
3434
INTEGRATION_PIPELINE = "Archiva-IntegrationTests-Gitbox"
3535

0 commit comments

Comments
 (0)