Skip to content

Commit

Permalink
Revert "Revert "SONARCS-451 SONARCS-452 Upgrade to the released versi…
Browse files Browse the repository at this point in the history
…ons of the FxCop and .NET Tests libraries""

This reverts commit 7f06c97.
  • Loading branch information
dbolkensteyn committed Nov 5, 2014
1 parent 7f06c97 commit 7921cc8
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.2-SNAPSHOT</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar.dotnet.tests</groupId>
<artifactId>sonar-dotnet-tests-library</artifactId>
<version>1.2-SNAPSHOT</version>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar.common-rules</groupId>
Expand Down

0 comments on commit 7921cc8

Please sign in to comment.