You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-commits@maven.apache.org by tr...@apache.org on 2005/07/23 15:34:50 UTC

svn commit: r224464 - /maven/scm/trunk/pom.xml

Author: trygvis
Date: Sat Jul 23 06:34:47 2005
New Revision: 224464

URL: http://svn.apache.org/viewcvs?rev=224464&view=rev
Log:
o Maven chokes on <url> inside <organization>.

Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/scm/trunk/pom.xml?rev=224464&r1=224463&r2=224464&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Sat Jul 23 06:34:47 2005
@@ -44,7 +44,6 @@
   <organization>
     <name>Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
-    <logo>http://maven.apache.org/images/apache-maven-project.png</logo>
   </organization>
   <distributionManagement>
     <repository>