Skip to content

Commit 146c713

Browse files
committed
.
1 parent 9b5d881 commit 146c713

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ just plain average of coverage rates for sub-projects.
2727

2828
## Installation ##
2929

30-
Download and copy [sonar-scoverage-plugin-1.0-SNAPSHOT.jar] [PluginJar] to the Sonar plugins directory
30+
Download and copy [sonar-scoverage-plugin-1.0.0.jar] [PluginJar] to the Sonar plugins directory
3131
(usually <SONAR_INSTALLATION_ROOT>/extensions/plugins). Restart Sonar.
3232

3333
## Configure Sonar runner ##
@@ -77,7 +77,7 @@ Columns with statement coverage, total number of statements and number of covere
7777
Source code markup with covered and uncovered lines:
7878
![Source code markup](/doc/img/04_coverage.png "Source code markup")
7979

80-
[PluginJar]: https://github.com/RadoBuransky/sonar-scoverage-plugin/releases/download/v1.0-SNAPSHOT/sonar-scoverage-plugin-1.0-SNAPSHOT.jar
80+
[PluginJar]: https://github.com/RadoBuransky/sonar-scoverage-plugin/releases/download/v1.0.0/sonar-scoverage-plugin-1.0.0.jar
8181
[SonarQube]: http://www.sonarqube.org/ "SonarQube"
8282
[Scoverage]: https://github.com/scoverage/scalac-scoverage-plugin "Scoverage"
8383
[sbt-scoverage]: https://github.com/scoverage/sbt-scoverage

0 commit comments

Comments
 (0)