From 7cc21088cb261ff11e8703dc2049272b4620b5db Mon Sep 17 00:00:00 2001 From: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> Date: Mon, 22 Dec 2025 16:20:16 +0530 Subject: [PATCH 1/2] Update pom.xml Signed-off-by: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> --- pom.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/pom.xml b/pom.xml index 345fe0d..8715a11 100644 --- a/pom.xml +++ b/pom.xml @@ -18,6 +18,21 @@ + + + 3.11.0.3922 + + + **/constant/**,**/config/**,**/dto/**,**/entity/**, + **/exception/**,**/*Config.java,**/*Application.java + + + + **/dto/**,**/entity/**,**/config/** + + + + scm:git:git://github.com/mosip/durian.git scm:git:ssh://github.com:mosip/durian.git @@ -180,4 +195,28 @@ data-share + + + sonar + + + . + src/main/java/** + ${sonar.coverage.exclusions} + https://sonarcloud.io + + + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + ${maven.sonar.plugin.version} + + + + + + + From 304717a17c6f644514c0e4786ef2cda017f6b758 Mon Sep 17 00:00:00 2001 From: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> Date: Mon, 22 Dec 2025 16:26:11 +0530 Subject: [PATCH 2/2] Update pom.xml Signed-off-by: rajapandi1234 <138785181+rajapandi1234@users.noreply.github.com> --- pom.xml | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 8715a11..ee9c5df 100644 --- a/pom.xml +++ b/pom.xml @@ -18,20 +18,6 @@ - - - 3.11.0.3922 - - - **/constant/**,**/config/**,**/dto/**,**/entity/**, - **/exception/**,**/*Config.java,**/*Application.java - - - - **/dto/**,**/entity/**,**/config/** - - - scm:git:git://github.com/mosip/durian.git @@ -48,6 +34,17 @@ + + 3.11.0.3922 + + + **/constant/**,**/config/**,**/dto/**,**/entity/**, + **/exception/**,**/*Config.java,**/*Application.java + + + + **/dto/**,**/entity/**,**/config/** + 3.1.1 0.7.0 @@ -220,3 +217,4 @@ +