Skip to content

Commit

Permalink
[JENKINS-30603] Updated JavaNCSS for Multicatch in Java 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MadsNielsen committed Oct 6, 2015
1 parent 9b6d14d commit 49616c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -284,7 +284,7 @@
<artifactId>javancss-maven-plugin</artifactId>
<version>2.1</version>
<configuration>
<failOnViolation>false</failOnViolation>
<failOnViolation>false</failOnViolation>
</configuration>
</plugin>

Expand Down Expand Up @@ -398,7 +398,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>javancss-maven-plugin</artifactId>
<version>2.0</version>
<version>2.1</version>
</plugin>

<!--
Expand Down

0 comments on commit 49616c8

Please sign in to comment.