diff --git a/jobs/CheckUpReportUpload_Analysis/config.xml b/jobs/CheckUpReportUpload_Analysis/config.xml
index 71f53d6625f9c44672fe6dd2771a07af45e42c06..f4a1b8bd5474e8056bb8a1410a6822ce644e3ace 100644
--- a/jobs/CheckUpReportUpload_Analysis/config.xml
+++ b/jobs/CheckUpReportUpload_Analysis/config.xml
@@ -36,7 +36,7 @@
org.ylhealth.ym.chm.agent
ReportUploader
- compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=Form -Dsonar.projectName=Form -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportPaths=reports/java/surefire-reports -Dsonar.jacoco.reportPaths=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPaths=reports/js/lcov.dat -DskipTests=true
+ compile $SONAR_MAVEN_GOAL -Dsonar.host.url=$SONAR_HOST_URL -Dsonar.login=$SONAR_AUTH_TOKEN -Dsonar.projectKey=CheckUpReportUpload -Dsonar.projectName=CheckUpReportUpload -Dsonar.sources=src/main -Dsonar.sourceEncoding=UTF-8 -Dsonar.java.sources=1.8 -Dsonar.junit.reportPaths=reports/java/surefire-reports -Dsonar.jacoco.reportPaths=reports/java/jacoco.exec -Dsonar.javascript.lcov.reportPaths=reports/js/lcov.dat -DskipTests=true
true
false
false