You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/02/03 00:17:11 UTC

cvs commit: maven-plugins project.xml

dion        2004/02/02 15:17:11

  Modified:    .        project.xml
  Log:
  Use new logos
  
  Revision  Changes    Path
  1.13      +3 -3      maven-plugins/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml	28 Dec 2003 23:11:27 -0000	1.12
  +++ project.xml	2 Feb 2004 23:17:11 -0000	1.13
  @@ -9,11 +9,11 @@
     <organization>
       <name>Apache Software Foundation</name>
       <url>http://www.apache.org/</url>
  -    <logo>http://maven.apache.org/images/jakarta-logo-blue.gif</logo>
  +    <logo>http://maven.apache.org/images/apache-maven-project.png</logo>
     </organization>
     <inceptionYear>2001</inceptionYear>
     <package>org.apache.maven</package>
  -  <logo>http://maven.apache.org/images/maven.jpg</logo>
  +  <logo>http://maven.apache.org/images/maven.gif</logo>
   
     <issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10030</issueTrackingUrl>
     <siteAddress>maven.apache.org</siteAddress>
  @@ -142,7 +142,7 @@
       <report>maven-tasklist-plugin</report>
       <report>maven-jellydoc-plugin</report>
       <report>maven-pmd-plugin</report>
  -    <report>maven-simian-plugin</report>
  +<!--    <report>maven-simian-plugin</report>-->
       <report>maven-faq-plugin</report>
       <report>maven-multiproject-plugin</report>
       <report>maven-multichanges-plugin</report>
  
  
  

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