You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2015/04/12 22:16:55 UTC

svn commit: r1673055 - /maven/pom/trunk/asf/site-pom.xml

Author: hboutemy
Date: Sun Apr 12 20:16:54 2015
New Revision: 1673055

URL: http://svn.apache.org/r1673055
Log:
fixed homepage

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

Modified: maven/pom/trunk/asf/site-pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/site-pom.xml?rev=1673055&r1=1673054&r2=1673055&view=diff
==============================================================================
--- maven/pom/trunk/asf/site-pom.xml (original)
+++ maven/pom/trunk/asf/site-pom.xml Sun Apr 12 20:16:54 2015
@@ -34,7 +34,7 @@ under the License.
 
   <name>Apache Software Foundation Parent POM</name>
   <description>This project consists of a POM that contains settings that are likely to be useful to any Apache project that is building and releasing code with Maven 2/3.</description>
-  <url>http://maven.apache.org/pom-archives/asf-${project.version}</url>
+  <url>http://maven.apache.org/pom/asf</url>
 
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/asf</connection>