Update to current version of Clirr

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/branches/MATH_2_X@1043403 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Sebastian Bazley 2010-12-08 13:13:54 +00:00
parent b9ed39d88c
commit 02f6b47886
1 changed files with 2 additions and 2 deletions

View File

@ -278,7 +278,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
<executions>
<execution>
<goals>
@ -348,7 +348,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
<version>2.2.2</version>
<version>2.2.3</version>
<configuration>
<minSeverity>info</minSeverity>
</configuration>