Skip to content

Commit 77ef234

Browse files
committed
Update sonar-project.properties for develop branch
1 parent 2d44e48 commit 77ef234

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sonar-project.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sonar.organization=bitshares-on-github
33
sonar.projectKey=bitshares_bitshares-core
44
sonar.projectName=BitShares-Core
55
sonar.projectDescription=BitShares Blockchain node and command-line wallet
6-
sonar.projectVersion=7.0.x
6+
sonar.projectVersion=7.1.x
77

88
sonar.host.url=https://sonarcloud.io
99

@@ -29,4 +29,4 @@ sonar.coverageReportPaths=coverage.xml
2929

3030
# Decide which tree the current build belongs to in SonarCloud.
3131
# Managed by the `set_sonar_branch*` script(s) when building with CI.
32-
sonar.branch.target=master
32+
sonar.branch.target=develop

0 commit comments

Comments
 (0)