From 6fe230e3e081e0f2de4dfb2276e2f4c5384f1011 Mon Sep 17 00:00:00 2001
From: suhas6611 <64258881+suhas6611@users.noreply.github.com>
Date: Tue, 27 Jun 2023 23:58:46 +0530
Subject: [PATCH 1/3] Update pom.xml
---
pom.xml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b489481..63352cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,6 +227,11 @@
true
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.19.1
+
org.apache.maven.plugins
@@ -251,4 +256,4 @@
-
\ No newline at end of file
+
From f9f414a39bb00bc5e566fdffc5bb3bd7e79ac14e Mon Sep 17 00:00:00 2001
From: suhas6611 <64258881+suhas6611@users.noreply.github.com>
Date: Wed, 28 Jun 2023 00:02:29 +0530
Subject: [PATCH 2/3] Update pom.xml 2
---
pom.xml | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 63352cc..e27e110 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,9 +228,12 @@
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.19.1
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.19.1
+
+ true
+
From 0c638ac9c591e419391a9d223096aaed88736264 Mon Sep 17 00:00:00 2001
From: suhas6611 <64258881+suhas6611@users.noreply.github.com>
Date: Wed, 28 Jun 2023 00:07:00 +0530
Subject: [PATCH 3/3] new branch
---
pom.xml | 11 +++--------
1 file changed, 3 insertions(+), 8 deletions(-)
diff --git a/pom.xml b/pom.xml
index e27e110..de36c22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,14 +227,9 @@
true
-
- org.apache.maven.plugins
- maven-surefire-plugin
- 2.19.1
-
- true
-
-
+ org.jacoco
+ jacoco-maven-plugin
+ 0.8.4
org.apache.maven.plugins