GNM-833 Eclipse Umgebung in Betrieb nehmen (GIT, Jenkins, Sonar)
diff --git a/sonar-project.properties b/sonar-project.properties
index 721b193..5f15f9b 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -1,7 +1,7 @@
 # must be unique in a given SonarQube instance
-sonar.projectKey=openk.pta.de:plannedGridMeasures-home-BE
+sonar.projectKey=openk.pta.de:plannedGridMeasures-home-service-BE
 # this is the name and version displayed in the SonarQube UI. Was mandatory prior to SonarQube 6.1.
-sonar.projectName=plannedGridMeasures-home-BE
+sonar.projectName=plannedGridMeasures-home-service-BE
 sonar.projectVersion=0.0.1_Snapshot
  
 sonar.sourceEncoding=UTF-8