Author: niallp Date: Fri Sep 10 12:04:05 2010 New Revision: 995765 URL: http://svn.apache.org/viewvc?rev=995765&view=rev Log: Update clirr version to compare to 1.8.3
Modified: commons/proper/beanutils/trunk/pom.xml Modified: commons/proper/beanutils/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/pom.xml?rev=995765&r1=995764&r2=995765&view=diff ============================================================================== --- commons/proper/beanutils/trunk/pom.xml (original) +++ commons/proper/beanutils/trunk/pom.xml Fri Sep 10 12:04:05 2010 @@ -255,7 +255,7 @@ <artifactId>clirr-maven-plugin</artifactId> <version>2.2.2</version> <configuration> - <comparisonVersion>1.8.2</comparisonVersion> + <comparisonVersion>1.8.3</comparisonVersion> <minSeverity>info</minSeverity> </configuration> </plugin>