diff --git a/sonar-project.properties b/sonar-project.properties index f65639da0..a23094d5f 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -16,4 +16,6 @@ sonar.sourceEncoding=UTF-8 # other stuff sonar.host.url=http://mssonarstg81.morningstar.com:9000 sonar.java.binaries=target/classes -sonar.junit.reportsPath=target/surefire-reports \ No newline at end of file +sonar.junit.reportsPath=target/surefire-reports + +# Finalized \ No newline at end of file