You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/07/07 12:24:18 UTC

cvs commit: maven-plugins/plugin-parent project.xml

brett       2004/07/07 03:24:18

  Modified:    plugin-parent project.xml
  Log:
  add nagEmailAddress
  
  Revision  Changes    Path
  1.6       +1 -0      maven-plugins/plugin-parent/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/plugin-parent/project.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- project.xml	25 Jun 2004 15:24:30 -0000	1.5
  +++ project.xml	7 Jul 2004 10:24:18 -0000	1.6
  @@ -134,6 +134,7 @@
     <build>
       <sourceDirectory>src/main</sourceDirectory>
       <unitTestSourceDirectory>src/test</unitTestSourceDirectory>
  +    <nagEmailAddress>dev@maven.apache.org</nagEmailAddress>
   
       <unitTest>
         <includes>
  
  
  

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