Author: ltheussl Date: Thu Dec 16 09:24:59 2010 New Revision: 1049838 URL: http://svn.apache.org/viewvc?rev=1049838&view=rev Log: insert a bug-fix release
Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1049838&r1=1049837&r2=1049838&view=diff ============================================================================== --- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Thu Dec 16 09:24:59 2010 @@ -29,7 +29,7 @@ under the License. </parent> <artifactId>maven-project-info-reports-plugin</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Maven Project Info Reports Plugin</name>