Create file in the correct location
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1205584 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7b56dd17b7
commit
d3952ab9a1
1
pom.xml
1
pom.xml
|
@ -531,6 +531,7 @@
|
||||||
<template>release-notes.vm</template>
|
<template>release-notes.vm</template>
|
||||||
<templateDirectory>templates</templateDirectory>
|
<templateDirectory>templates</templateDirectory>
|
||||||
<!-- Give the output file its proper name -->
|
<!-- Give the output file its proper name -->
|
||||||
|
<outputDirectory>.</outputDirectory>
|
||||||
<announcementFile>RELEASE-NOTES.txt</announcementFile>
|
<announcementFile>RELEASE-NOTES.txt</announcementFile>
|
||||||
</configuration>
|
</configuration>
|
||||||
<reportSets>
|
<reportSets>
|
||||||
|
|
Loading…
Reference in New Issue