On 5 December 2012 14:17, <ggreg...@apache.org> wrote: > Author: ggregory > Date: Wed Dec 5 14:17:42 2012 > New Revision: 1417434 > > URL: http://svn.apache.org/viewvc?rev=1417434&view=rev > Log: > maven-compiler-plugin 2.5.1 -> 3.0
Does that still work with Maven 2.2.1 ? > Modified: > commons/proper/commons-parent/trunk/pom.xml > > Modified: commons/proper/commons-parent/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1417434&r1=1417433&r2=1417434&view=diff > ============================================================================== > --- commons/proper/commons-parent/trunk/pom.xml (original) > +++ commons/proper/commons-parent/trunk/pom.xml Wed Dec 5 14:17:42 2012 > @@ -41,6 +41,7 @@ Version 28: > cobertura-maven-plugin 2.5.1 -> 2.5.2 > buildnumber-maven-plugin 1.1 -> 1.2 > maven-assembly-plugin 2.3 -> 2.4 > + maven-compiler-plugin 2.5.1 -> 3.0 > > For full details see: > > http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-28/RELEASE-NOTES.txt > @@ -216,7 +217,7 @@ http://svn.apache.org/repos/asf/commons/ > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-compiler-plugin</artifactId> > - <version>2.5.1</version> > + <version>3.0</version> > <configuration> > <source>${maven.compile.source}</source> > <target>${maven.compile.target}</target> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org