damned good catch! Any complains I publish the site with this change ? 2012/8/25 <hbout...@apache.org>: > Author: hboutemy > Date: Sat Aug 25 16:08:25 2012 > New Revision: 1377316 > > URL: http://svn.apache.org/viewvc?rev=1377316&view=rev > Log: > fixed @since > > Modified: > > maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java > > Modified: > maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java > URL: > http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java?rev=1377316&r1=1377315&r2=1377316&view=diff > ============================================================================== > --- > maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java > (original) > +++ > maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/AbstractDependencyMojo.java > Sat Aug 25 16:08:25 2012 > @@ -100,7 +100,7 @@ public abstract class AbstractDependency > * will use the jvm chmod, this is available for user and all level > group level will be ignored > * </p> > * > - * @since 2.6 > + * @since 2.5.1 > */ > @Parameter( property = "dependency.useJvmChmod", defaultValue = "false" ) > private boolean useJvmChmod; > >
-- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org