You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2018/08/15 19:01:06 UTC

[maven-toolchains-plugin] 01/03: Switch to asfMavenTlpPlgnBuild to run with multiple Maven versions

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 <rf...@apache.org>
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()