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:
parent
b9ed39d88c
commit
02f6b47886
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue