Skip to content

Commit b534604

Browse files
Merge branch 'feat/upgrade-java-versions' of github.com:Ensono/stacks-java into feat/upgrade-java-versions
2 parents 01c345c + cd5c651 commit b534604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# sonar.projectKey=${env.SONAR_PROJECT_KEY}
44
# sonar.projectName=${env.SONAR_PROJECT_NAME}
55
# sonar.projectVersion=${env.BUILD_NUMBER}
6-
# sonar.login=${env.SONAR_TOKEN}
6+
# sonar.token=${env.SONAR_TOKEN}
77
# sonar.organization=${env.SONAR_ORGANIZATION}
88
sonar.sourceEncoding=UTF-8
99

0 commit comments

Comments
 (0)