You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/04/09 01:26:39 UTC

svn commit: r392634 - /maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml

Author: aheritier
Date: Sat Apr  8 16:26:38 2006
New Revision: 392634

URL: http://svn.apache.org/viewcvs?rev=392634&view=rev
Log:
Replace dev@maven.apache.org by notifications@maven.apache.org for the nagEmailAddress

Modified:
    maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml

Modified: maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml?rev=392634&r1=392633&r2=392634&view=diff
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml (original)
+++ maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.xml Sat Apr  8 16:26:38 2006
@@ -39,7 +39,7 @@
     <defaultGoal>plugin:plugin</defaultGoal>
     <sourceDirectory>src/main</sourceDirectory>
     <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
-    <nagEmailAddress>dev@maven.apache.org</nagEmailAddress>
+    <nagEmailAddress>notifications@maven.apache.org</nagEmailAddress>
 
     <unitTest>
       <includes>