You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ah...@apache.org on 2005/10/01 22:27:14 UTC

svn commit: r293025 - /maven/maven-1/plugins/trunk/project.xml

Author: aheritier
Date: Sat Oct  1 13:27:10 2005
New Revision: 293025

URL: http://svn.apache.org/viewcvs?rev=293025&view=rev
Log:
add nag Email address

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

Modified: maven/maven-1/plugins/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/project.xml?rev=293025&r1=293024&r2=293025&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/project.xml (original)
+++ maven/maven-1/plugins/trunk/project.xml Sat Oct  1 13:27:10 2005
@@ -173,6 +173,7 @@
   </dependencies>
 
   <build>
+    <nagEmailAddress>dev@maven.apache.org</nagEmailAddress>
     <sourceDirectory>src/main</sourceDirectory>
     <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org