Author: olamy
Date: Wed Oct 1 05:19:17 2014
New Revision: 1628599
URL: http://svn.apache.org/r1628599
Log:
use repo.maven.apache.org
Modified:
commons/cms-site/trunk/content/xdoc/releases/release.xml
Modified: commons/cms-site/trunk/content/xdoc/releases/release.xml
URL:
http://svn.apache.org/viewvc/commons/cms-site/trunk/content/xdoc/releases/release.xml?rev=1628599&r1=1628598&r2=1628599&view=diff
==============================================================================
--- commons/cms-site/trunk/content/xdoc/releases/release.xml (original)
+++ commons/cms-site/trunk/content/xdoc/releases/release.xml Wed Oct 1
05:19:17 2014
@@ -122,7 +122,7 @@
<a
href="http://www.apache.org/dev/publishing-maven-artifacts.html#promote">promote</a>
it.</p>
<p>
The files placed here will be mirrored (after some delay) to the public
distribution
- repository on <a
href="http://repo1.maven.org/maven2/">http://repo1.maven.org/maven2/</a>.
+ repository on <a
href="http://repo.maven.apache.org/maven2/">http://repo.maven.apache.org/maven2/</a>.
</p>
</subsection>
@@ -190,9 +190,9 @@
<li>The component website including the updated download page has been
updated on the public site
http://commons.apache.org/proper/foo.</li>
<li>If the component publishes maven artifacts, these artifacts have been
replicated to the central
- maven repo at repo1.maven.org. (Clear your local repo of the release
artifacts and either activate
+ maven repo at repo.maven.apache.org. (Clear your local repo of the
release artifacts and either activate
the clirr report with the updated version info or update a local
project with a dependency to the new
- release version to get maven to try to download the release artifacts.
Or just access repo1 using a web
+ release version to get maven to try to download the release artifacts.
Or just access repo using a web
browser.)</li>
</ol>
</p>