From c73a348d23017f52217819c5c150d89e51c038c3 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 4 Jul 2024 11:04:47 +0000 Subject: [PATCH 1/3] empty commit to trigger Jenkins build From 303ac511b530fc150a61c32c884612bd3bfff40a Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Fri, 5 Jul 2024 06:11:35 +0000 Subject: [PATCH 2/3] Github maven project 1 part2 From 65694c4d48f062d31fc0d687769543e1fdbe1691 Mon Sep 17 00:00:00 2001 From: Gaurav Mathur Date: Fri, 5 Jul 2024 12:45:42 +0530 Subject: [PATCH 3/3] Update pom.xml Updated mavin version to 3.8.1 and java source and target version to 17 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index eccd206883..8fdaae6f0a 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ maven-compiler-plugin - 1.6 - 1.6 + 17 + 17 @@ -93,7 +93,7 @@ maven-compiler-plugin - 2.3.2 + 3.8.1