Author: bentmann Date: Mon Aug 11 10:31:43 2008 New Revision: 684829 URL: http://svn.apache.org/viewvc?rev=684829&view=rev Log: o Locked down version of reporting plugins
Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml Modified: maven/plugins/trunk/maven-changelog-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/pom.xml?rev=684829&r1=684828&r2=684829&view=diff ============================================================================== --- maven/plugins/trunk/maven-changelog-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-changelog-plugin/pom.xml Mon Aug 11 10:31:43 2008 @@ -234,6 +234,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-changelog-plugin</artifactId> + <version>2.1</version> </plugin> </plugins> </reporting>