Skip to content

Commit

Permalink
Use released versions of FxCop and .NET Tests libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
dbolkensteyn committed Jul 10, 2014
1 parent 91d3bff commit 5a4e350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -70,12 +70,12 @@
<dependency>
<groupId>org.codehaus.sonar.dotnet.fxcop</groupId>
<artifactId>sonar-fxcop-library</artifactId>
<version>1.1-SNAPSHOT</version>
<version>1.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar.dotnet.tests</groupId>
<artifactId>sonar-dotnet-tests-library</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar.common-rules</groupId>
Expand Down

0 comments on commit 5a4e350

Please sign in to comment.