improve nag address
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@124987 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b0e1118d98
commit
1542ef0e2e
@ -66,7 +66,7 @@
|
||||
|
||||
<junitreport nested="${homeDir}/${mavenTestReportsDest}" />
|
||||
|
||||
<nag from="${project.artifactId} development <${project.build.nagEmailAddress}>"
|
||||
<nag from="${project.name} development <${project.build.nagEmailAddress}>"
|
||||
to="${project.build.nagEmailAddress}"/>]]>
|
||||
</project></j:whitespace>
|
||||
</j:jelly>
|
||||
|
||||
@ -25,6 +25,7 @@
|
||||
</properties>
|
||||
<body>
|
||||
<release version="2.0.1-SNAPSHOT" date="in SVN">
|
||||
<action dev="brett" type="update">Change nag to use ${pom.name} instead of ${pom.artifactId}</action>
|
||||
<action dev="brett" type="add">Add ASL 2.0 to the generated descriptor</action>
|
||||
</release>
|
||||
<release version="2.0" date="2005-01-08">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user