From 8d0c63fb961d17b74359675915d33ae3c41052eb Mon Sep 17 00:00:00 2001 From: shristi38 <130019334+shristi38@users.noreply.github.com> Date: Sat, 6 May 2023 10:28:08 -0700 Subject: [PATCH] chnge --- JenkinsFile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/JenkinsFile b/JenkinsFile index 59acf50cf..99269a499 100644 --- a/JenkinsFile +++ b/JenkinsFile @@ -1,4 +1,5 @@ -pipeline{ +pipeline{ + tools{ jdk 'myjava' maven 'mymaven'