This is an automated email from the ASF dual-hosted git repository. rfscholte pushed a commit to branch parent-32 in repository https://gitbox.apache.org/repos/asf/maven-toolchains-plugin.git
commit 05d8672b6c2c2eb11ed736e633a08a71a0875f1a Author: rfscholte <[email protected]> AuthorDate: Thu May 10 11:33:15 2018 +0200 Switch to asfMavenTlpPlgnBuild to run with multiple Maven versions --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 09ac70f..e9f05f7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -17,4 +17,4 @@ * under the License. */ -asfMavenTlpStdBuild() +asfMavenTlpPlgnBuild()
