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 2014/05/04 18:38:48 UTC

svn commit: r1592378 - /maven/plugins/trunk/maven-scm-publish-plugin/src/site/site.xml

Author: hboutemy
Date: Sun May  4 16:38:47 2014
New Revision: 1592378

URL: http://svn.apache.org/r1592378
Log:
change from svn repository to web site

Modified:
    maven/plugins/trunk/maven-scm-publish-plugin/src/site/site.xml

Modified: maven/plugins/trunk/maven-scm-publish-plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-scm-publish-plugin/src/site/site.xml?rev=1592378&r1=1592377&r2=1592378&view=diff
==============================================================================
--- maven/plugins/trunk/maven-scm-publish-plugin/src/site/site.xml (original)
+++ maven/plugins/trunk/maven-scm-publish-plugin/src/site/site.xml Sun May  4 16:38:47 2014
@@ -29,7 +29,7 @@ under the License.
       <item name="Some Tips" href="various-tips.html"/>
       <!-- According to http://jira.codehaus.org/browse/MNGSITE-152 -->
       <item name="License" href="http://www.apache.org/licenses/"/>
-      <item name="Download" href="https://dist.apache.org/repos/dist/release/maven/plugins/${project.artifactId}-${project.version}-source-release.zip"/>
+      <item name="Download" href="http://www.apache.org/dist/maven/plugins/${project.artifactId}-${project.version}-source-release.zip"/>
     </menu>
     <menu name="Example">
       <item name="Maven Mono Module Configuration" href="examples/one-module-configuration.html"/>