Skip to content

Commit

Permalink
Merge pull request #2703 from dtcenter/feature_2702_sonarqube_10.2
Browse files Browse the repository at this point in the history
Feature 2689 Upgrade SonarQube server to 10.2
  • Loading branch information
hsoh-u authored Oct 5, 2023
2 parents a0200a4 + 4174fb8 commit f266886
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion internal/scripts/sonarqube/python.sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ sonar.sourceEncoding=UTF-8
#sonar.host.url=http://localhost:9000
sonar.host.url=http://needham.rap.ucar.edu:9000

sonar.login=squ_2577d67c624e6b2881bdf978cb71f25d19550b47
sonar.login=squ_dc703a41ce76b4c421b7e68dc79c6d211272900d
sonar.branch.name=develop
2 changes: 1 addition & 1 deletion internal/scripts/sonarqube/sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ sonar.sourceEncoding=UTF-8
#sonar.host.url=http://localhost:9000
sonar.host.url=http://needham.rap.ucar.edu:9000

sonar.login=squ_2577d67c624e6b2881bdf978cb71f25d19550b47
sonar.login=squ_dc703a41ce76b4c421b7e68dc79c6d211272900d
sonar.branch.name=develop

0 comments on commit f266886

Please sign in to comment.