On 9 November 2011 07:51, <bay...@apache.org> wrote: > Author: bayard > Date: Wed Nov 9 07:51:58 2011 > New Revision: 1199640 > > URL: http://svn.apache.org/viewvc?rev=1199640&view=rev > Log: > Making the clirr comparison be the previous version (3.0.1) > > Modified: > commons/proper/lang/trunk/pom.xml > > Modified: commons/proper/lang/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1199640&r1=1199639&r2=1199640&view=diff > ============================================================================== > --- commons/proper/lang/trunk/pom.xml (original) > +++ commons/proper/lang/trunk/pom.xml Wed Nov 9 07:51:58 2011 > @@ -581,7 +581,7 @@ > <comparisonArtifact> > <groupId>org.apache.commons</groupId> > <artifactId>commons-lang3</artifactId> > - <version>3.0.2</version> > + <version>3.0.1</version>
Or just omit the version, and Clirr should pick up the previous version. > </comparisonArtifact> > </comparisonArtifacts> > <minSeverity>info</minSeverity> > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org