This is an automated email from the ASF dual-hosted git repository.
rfscholte pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 2c3f5ad Update JDKs for Jenkins
2c3f5ad is described below
commit 2c3f5ad790e7e32483e51382b35343b7f9607bd3
Author: rfscholte <[email protected]>
AuthorDate: Tue Sep 3 21:58:29 2019 +0200
Update JDKs for Jenkins
---
Jenkinsfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index b87d437..5839442 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -17,4 +17,4 @@
* under the License.
*/
-asfMavenTlpPlgnBuild(jdk:['8','9','10','11'])
+asfMavenTlpPlgnBuild(jdk:['8','11','12','13'])