Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
Use newer version of maven.
Browse files Browse the repository at this point in the history
  • Loading branch information
boris-spas committed Feb 25, 2019
1 parent f4f2848 commit 7da26d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.jsonnet
Expand Up @@ -2,7 +2,7 @@
local basicBuild = {
targets: ['gate'],
packages: {
maven: '==3.3.9',
maven: '==3.6.0',
},
timelimit: '00:59:59',
run: [
Expand Down

0 comments on commit 7da26d3

Please sign in to comment.