Can the clirr version be inherited from the parent pom? Could we set up the parent such that a component just specifies which version to compare against? In a property for example.
Gary On Sep 5, 2011, at 23:23, "s...@apache.org" <s...@apache.org> wrote: > Author: sebb > Date: Tue Sep 6 03:22:59 2011 > New Revision: 1165490 > > URL: http://svn.apache.org/viewvc?rev=1165490&view=rev > Log: > Clirr 2.2.3 => 2.3 > > Modified: > commons/proper/io/trunk/pom.xml > > Modified: commons/proper/io/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1165490&r1=1165489&r2=1165490&view=diff > ============================================================================== > --- commons/proper/io/trunk/pom.xml (original) > +++ commons/proper/io/trunk/pom.xml Tue Sep 6 03:22:59 2011 > @@ -272,7 +272,7 @@ > <plugin> > <groupId>org.codehaus.mojo</groupId> > <artifactId>clirr-maven-plugin</artifactId> > - <version>2.2.3</version> > + <version>2.3</version> > <configuration> > <comparisonVersion>2.0</comparisonVersion> > <minSeverity>info</minSeverity> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org