diff --git a/jobs/Form_Analysis/config.xml b/jobs/Form_Analysis/config.xml
index e76514a2f09137c3b5ba7320cfa63d511bd9ee90..b32aa0bd932ad0adb6cd7b4ce9c72008cd9589d1 100644
--- a/jobs/Form_Analysis/config.xml
+++ b/jobs/Form_Analysis/config.xml
@@ -36,7 +36,7 @@
com.ylhealth.survey
designer_web
- 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=Form -Dsonar.projectName=問卷設計系統 -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
jetty:run
true
false