This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch INFRA-17706 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git
commit e4b0460b0c46376f23c75cdf521310005a3c8931 Author: rfscholte <rfscho...@apache.org> AuthorDate: Thu Jan 24 22:00:44 2019 +0100 [INFRA-17706] Test with Maven 3.6.0 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e9f05f7..ff3a758 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpPlgnBuild() +asfMavenTlpPlgnBuild(maven:['3.6.x'])