Replace dev@maven.apache.org by notifications@maven.apache.org for the nagEmailAddress
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@392633 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
cf48e52568
commit
53cd1e8e1c
@ -39,7 +39,7 @@
|
|||||||
<defaultGoal>plugin:plugin</defaultGoal>
|
<defaultGoal>plugin:plugin</defaultGoal>
|
||||||
<sourceDirectory>src/main</sourceDirectory>
|
<sourceDirectory>src/main</sourceDirectory>
|
||||||
<unitTestSourceDirectory>src/test</unitTestSourceDirectory>
|
<unitTestSourceDirectory>src/test</unitTestSourceDirectory>
|
||||||
<nagEmailAddress>dev@maven.apache.org</nagEmailAddress>
|
<nagEmailAddress>notifications@maven.apache.org</nagEmailAddress>
|
||||||
|
|
||||||
<unitTest>
|
<unitTest>
|
||||||
<includes>
|
<includes>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user