diff --git a/sunbird-rc-plugin/pom.xml b/sunbird-rc-plugin/pom.xml
index fa0cac7..c4b758d 100644
--- a/sunbird-rc-plugin/pom.xml
+++ b/sunbird-rc-plugin/pom.xml
@@ -81,6 +81,10 @@
0.8.14
3.4.0
1.8.0-SNAPSHOT
+ 3.9.1.2184
+ **/dto/**,**/entity/**,**/exception/**,**/spi/**,**/advice/**,**/config/**
+ **/dto/**,**/entity/**,**/config/**
+ **/dto/**,**/entity/**,**/exception/**,**/spi/**,**/advice/**,**/config/**
1.3.0-beta.4
@@ -340,4 +344,35 @@
+
+
+ sonar
+
+ .
+ src/main/java/**,src/main/resources/**
+ ${sonar.coverage.exclusions}
+ https://sonarcloud.io
+
+
+ false
+
+
+
+
+ org.sonarsource.scanner.maven
+ sonar-maven-plugin
+ ${maven.sonar.plugin.version}
+
+
+ verify
+
+ sonar
+
+
+
+
+
+
+
+