From 8b912eec43c4807437e733b159a3b46cab65c579 Mon Sep 17 00:00:00 2001 From: Brett Terpstra Date: Fri, 2 Aug 2024 11:47:17 -0500 Subject: [PATCH] Update sonar-project.properties Just triggering a SonarCloud scan --- sonar-project.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sonar-project.properties b/sonar-project.properties index 5528f4679..86066d248 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -2,11 +2,11 @@ sonar.projectKey=oracle-devrel_cd3-automation-toolkit sonar.organization=oracle-devrel # This is the name and version displayed in the SonarCloud UI. -#sonar.projectName=test -#sonar.projectVersion=1.0 +# sonar.projectName=test +# sonar.projectVersion=1.0 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. #sonar.sources=. # Encoding of the source code. Default is default system encoding -#sonar.sourceEncoding=UTF-8 \ No newline at end of file +#sonar.sourceEncoding=UTF-8