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 <eolive...@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'])