Author: hboutemy
Date: Thu Aug 30 21:59:19 2012
New Revision: 1379183
URL: http://svn.apache.org/viewvc?rev=1379183&view=rev
Log:
configured annoucement file since default value leads to "annoucement.vm" value
which is misleading
Modified:
maven/plugins/trunk/maven-plugins/pom.xml
Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1379183&r1=1379182&r2=1379183&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Thu Aug 30 21:59:19 2012
@@ -79,6 +79,7 @@ under the License.
<runOnlyAtExecutionRoot>true</runOnlyAtExecutionRoot>
<!-- Used by announcement-generate goal -->
<templateDirectory>org/apache/maven/plugins</templateDirectory>
+ <announcementFile>annoucement.txt</announcementFile>
<!-- Used by announcement-mail goal -->
<subject>[ANN] ${project.name} ${project.version}
Released</subject>
<toAddresses>