Skip to content

Commit

Permalink
Version set to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
galexandre committed Apr 20, 2017
1 parent 2326af7 commit ea662e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>sonar-cobertura-plugin</artifactId>
<version>1.8-SNAPSHOT</version>
<version>1.9.1</version>
<packaging>sonar-plugin</packaging>

<name>SonarQube Cobertura Plugin</name>
Expand Down Expand Up @@ -64,7 +64,7 @@
<scope>provided</scope>
</dependency>

<!-- TODO http://jira.codehaus.org/browse/SONAR-2011
<!-- http://jira.codehaus.org/browse/SONAR-2011
We need following dependency, otherwise we will receive compilation error
-->
<dependency>
Expand Down

0 comments on commit ea662e5

Please sign in to comment.