We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d44e48 commit 77ef234Copy full SHA for 77ef234
sonar-project.properties
@@ -3,7 +3,7 @@ sonar.organization=bitshares-on-github
3
sonar.projectKey=bitshares_bitshares-core
4
sonar.projectName=BitShares-Core
5
sonar.projectDescription=BitShares Blockchain node and command-line wallet
6
-sonar.projectVersion=7.0.x
+sonar.projectVersion=7.1.x
7
8
sonar.host.url=https://sonarcloud.io
9
@@ -29,4 +29,4 @@ sonar.coverageReportPaths=coverage.xml
29
30
# Decide which tree the current build belongs to in SonarCloud.
31
# Managed by the `set_sonar_branch*` script(s) when building with CI.
32
-sonar.branch.target=master
+sonar.branch.target=develop
0 commit comments