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

cdutz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-wayang.git


The following commit(s) were added to refs/heads/main by this push:
     new 0b4b2cf  - Updated the Jenkinsfile to work on ASF Infra
0b4b2cf is described below

commit 0b4b2cfe2f75ec945cd1e6150cd1b910dd2e5763
Author: Christofer Dutz <[email protected]>
AuthorDate: Thu Feb 11 18:04:46 2021 +0100

    - Updated the Jenkinsfile to work on ASF Infra
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 8b81d23..600309b 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -42,7 +42,7 @@ pipeline {
 
     tools {
         maven 'maven_3_latest'
-        jdk 'jdk_8_latest'
+        jdk 'jdk_1.8_latest'
     }
 
     options {

Reply via email to