diff --git a/jobs/HRB_SonarQube_Test/config.xml b/jobs/HRB_SonarQube_Test/config.xml
index df2e318ca6474232f3c1e496c22667c6304ed516..4ace301e62a249bf491c7721e47f66875f0935cf 100644
--- a/jobs/HRB_SonarQube_Test/config.xml
+++ b/jobs/HRB_SonarQube_Test/config.xml
@@ -17,6 +17,16 @@
false
+
+ HRB_Depoly_SIT_TEST
+
+
+
+
+ 2
+
+ false
+
compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=HRB -Dsonar.projectName=HRB -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportsPath=target/surefire-reports
Maven_3.39