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 2021/04/27 09:32:48 UTC

[maven-site-plugin] 01/01: Clean up Jenkinsfile

This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch stabilize
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit e836af5793436b5ac58802566378ad47a04582b3
Author: rfscholte <rf...@apache.org>
AuthorDate: Tue Apr 27 11:32:30 2021 +0200

    Clean up Jenkinsfile
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 932ebb2..e9f05f7 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(jdk:['7','8','11','16'], maven:['3.0.x', '3.2.x', '3.3.x', '3.5.x', '3.6.x'])
+asfMavenTlpPlgnBuild()