On 8 August 2014 21:41, <[email protected]> wrote: > Author: pottlinger > Date: Fri Aug 8 20:41:36 2014 > New Revision: 1616872 > > URL: http://svn.apache.org/r1616872 > Log: > Just adding note in case someone tries to raise the pm-plugin version.
+1, nice > Modified: > creadur/whisker/trunk/pom.xml > > Modified: creadur/whisker/trunk/pom.xml > URL: > http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1616872&r1=1616871&r2=1616872&view=diff > ============================================================================== > --- creadur/whisker/trunk/pom.xml (original) > +++ creadur/whisker/trunk/pom.xml Fri Aug 8 20:41:36 2014 > @@ -180,6 +180,7 @@ > </plugin> > <plugin> > <artifactId>maven-pmd-plugin</artifactId> > + <!-- Later versions require Java 1.6+ --> > <version>3.1</version> > <configuration> > <linkXRef>true</linkXRef> > >
