Hi, The goal here was to use the current version to generate sample with the last features/fixes of the plugin. So this won't work anymore.
-- Olivier 2009/8/5 <[email protected]>: > Author: vsiveton > Date: Wed Aug 5 12:43:08 2009 > New Revision: 801187 > > URL: http://svn.apache.org/viewvc?rev=801187&view=rev > Log: > o fixed mvn site > > Modified: > maven/plugins/trunk/maven-changes-plugin/pom.xml > > Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml > URL: > http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=801187&r1=801186&r2=801187&view=diff > ============================================================================== > --- maven/plugins/trunk/maven-changes-plugin/pom.xml (original) > +++ maven/plugins/trunk/maven-changes-plugin/pom.xml Wed Aug 5 12:43:08 2009 > @@ -364,7 +364,8 @@ > <plugin> > <groupId>org.apache.maven.plugins</groupId> > <artifactId>maven-changes-plugin</artifactId> > - <version>${pom.version}</version> > + <!-- latest release --> > + <version>2.1</version> > <configuration> > <!-- For Announcement --> > <generateJiraAnnouncement>true</generateJiraAnnouncement> > > > -- Olivier --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
