You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by eo...@apache.org on 2019/06/02 10:31:30 UTC

[maven-archetype] 01/01: Change jdk list

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

eolivelli pushed a commit to branch ARCHETYPE-567
in repository https://gitbox.apache.org/repos/asf/maven-archetype.git

commit 15bef39451775b70ca581c4c0c3dbdfc2bcfe0c1
Author: Enrico Olivelli <eo...@apache.org>
AuthorDate: Sun Jun 2 12:31:13 2019 +0200

    Change jdk list
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 550cb1b..fbaa780 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
  * under the License.
  */
 
-asfMavenTlpPlgnBuild(tmpWs: true, jdk:['8','9','10','11','12'])
+asfMavenTlpPlgnBuild(tmpWs: true, jdk:['8','11','12','13'])