Author: tchemit Date: 2010-01-11 00:27:45 +0100 (Mon, 11 Jan 2010) New Revision: 744 Modified: branches/mavenpom-2.x/mavenpom4redmine/pom.xml Log: Anomalie #184: Bug dans constructorParams Modified: branches/mavenpom-2.x/mavenpom4redmine/pom.xml =================================================================== --- branches/mavenpom-2.x/mavenpom4redmine/pom.xml 2010-01-10 23:26:41 UTC (rev 743) +++ branches/mavenpom-2.x/mavenpom4redmine/pom.xml 2010-01-10 23:27:45 UTC (rev 744) @@ -88,6 +88,7 @@ <redmine.projectId>${projectId}</redmine.projectId> <redmine.xmlPath>${maven.gen.dir}/changes/changes.xml</redmine.xmlPath> <redmine.collectedArtifacts>target/collect-artifacts.txt</redmine.collectedArtifacts> + <redmine.collectedAttachments>target/collect-attachments.txt</redmine.collectedAttachments> <redmine.deploymentUrl>${repository.home.url}</redmine.deploymentUrl> <!-- extra files to include in release -->