Author: sebb Date: Wed Nov 23 20:51:24 2011 New Revision: 1205584 URL: http://svn.apache.org/viewvc?rev=1205584&view=rev Log: Create file in the correct location
Modified: commons/proper/lang/trunk/pom.xml Modified: commons/proper/lang/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1205584&r1=1205583&r2=1205584&view=diff ============================================================================== --- commons/proper/lang/trunk/pom.xml (original) +++ commons/proper/lang/trunk/pom.xml Wed Nov 23 20:51:24 2011 @@ -531,6 +531,7 @@ <template>release-notes.vm</template> <templateDirectory>templates</templateDirectory> <!-- Give the output file its proper name --> + <outputDirectory>.</outputDirectory> <announcementFile>RELEASE-NOTES.txt</announcementFile> </configuration> <reportSets>