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 2019/10/25 09:56:54 UTC

[maven-jdeps-plugin] branch MJDEPS-16 updated: [MJDEPS-16] Update JDKs for Jenkins

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

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


The following commit(s) were added to refs/heads/MJDEPS-16 by this push:
     new 1cc1645  [MJDEPS-16] Update JDKs for Jenkins
1cc1645 is described below

commit 1cc16453a9f55169abae04ada776a7b29d102636
Author: rfscholte <rf...@apache.org>
AuthorDate: Fri Oct 25 11:56:41 2019 +0200

    [MJDEPS-16] Update JDKs for Jenkins
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 5839442..144e405 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(jdk:['8','11','12','13'])
+asfMavenTlpPlgnBuild(jdk:['8','11','13','14'])