jvanzyl     2004/04/14 15:04:49

  Modified:    .        project.xml
  Log:
  o mailing list info for all m2 components
  
  Revision  Changes    Path
  1.14      +15 -0     maven-components/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-components/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml       13 Apr 2004 02:28:19 -0000      1.13
  +++ project.xml       14 Apr 2004 22:04:49 -0000      1.14
  @@ -22,6 +22,21 @@
       <url>http://cvs.apache.org/viewcvs.cgi/maven-components/${pom.artifactId}</url>
     </repository>
   
  +  <mailingLists>
  +    <mailingList>
  +      <name>Maven User List</name>
  +      <subscribe>[EMAIL PROTECTED]</subscribe>
  +      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +    </mailingList>
  +    <mailingList>
  +      <name>Maven Developer List</name>
  +      <subscribe>[EMAIL PROTECTED]</subscribe>
  +      <unsubscribe>[EMAIL PROTECTED]</unsubscribe>
  +      <archive>http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]</archive>
  +    </mailingList>
  +  </mailingLists>
  +
     <developers>
       <developer>
         <name>Jason van Zyl</name>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to