Author: olamy
Date: Sat Feb  5 20:51:25 2011
New Revision: 1067521

URL: http://svn.apache.org/viewvc?rev=1067521&view=rev
Log:
[MPOM-7] fix url in pom

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1067521&r1=1067520&r2=1067521&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Sat Feb  5 20:51:25 2011
@@ -52,7 +52,7 @@ under the License.
     <name>The Apache Software Foundation</name>
     <url>http://www.apache.org/</url>
   </organization>
-  <url>http://www.apache.org/</url>
+  <url>http://maven.apache.org/asf-pom/</url>
   <issueManagement>
     <system>jira</system>
     <url>https://issues.apache.org/jira/browse/MPOM</url>


Reply via email to