Commit 50118f67 authored by Slawomir Jaranowski's avatar Slawomir Jaranowski Committed by Stephane Nicoll

Test Maven plugin against latest Maven versions

See gh-26200
parent a7b0f906
...@@ -115,7 +115,7 @@ task zip(type: Zip) { ...@@ -115,7 +115,7 @@ task zip(type: Zip) {
} }
prepareMavenBinaries { prepareMavenBinaries {
versions "3.6.2", "3.5.4" versions "3.8.1", "3.6.3", "3.5.4"
} }
artifacts { artifacts {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment