Author: hboutemy
Date: Wed Sep 28 15:18:06 2016
New Revision: 1762679
URL: http://svn.apache.org/viewvc?rev=1762679&view=rev
Log:
fixed link to renamed git repo
Modified:
maven/site/trunk/content/xhtml/aether.xhtml
Modified: maven/site/trunk/content/xhtml/aether.xhtml
URL:
http://svn.apache.org/viewvc/maven/site/trunk/content/xhtml/aether.xhtml?rev=1762679&r1=1762678&r2=1762679&view=diff
==============================================================================
--- maven/site/trunk/content/xhtml/aether.xhtml (original)
+++ maven/site/trunk/content/xhtml/aether.xhtml Wed Sep 28 15:18:06 2016
@@ -3,7 +3,7 @@
<h1>Aether import plan to Maven</h1>
<h2>IP Clearance</h2>
-<p>Tracked on <a
href="http://incubator.apache.org/ip-clearance/maven-aether.html">Incubator IP
Clearance </a> and through <a
href="https://issues.apache.org/jira/browse/MNG-6007">MNG-6007</a>.</p>
+<p>Tracked on <a
href="http://incubator.apache.org/ip-clearance/maven-aether.html">Incubator IP
Clearance</a> and through <a
href="https://issues.apache.org/jira/browse/MNG-6007">MNG-6007</a>.</p>
<h2>Code integration</h2>
<table border="1">
@@ -18,8 +18,8 @@
<td><pre><a
href="http://git.eclipse.org/c/aether/aether-core.git/">aether-core.git</a>
<a href="http://git.eclipse.org/c/aether/aether-ant.git/">aether-ant.git</a>
<a
href="http://git.eclipse.org/c/aether/aether-demo.git/">aether-demo.git</a></pre></td>
- <td><a href="https://issues.apache.org/jira/browse/MNG-6008">MNG-6008</a>
one unique git repo with 3 independant <b>master</b>, <b>ant-tasks</b> and
<b>demo</b> branches<br/>
- <code><a
href="https://git-wip-us.apache.org/repos/asf?p=maven-aether.git">maven-resolver.git</a></code></td></tr>
+ <td><code><a
href="https://git-wip-us.apache.org/repos/asf?p=maven-resolver.git">maven-resolver.git</a>
(<a
href="https://issues.apache.org/jira/browse/MNG-6008">MNG-6008</a>)</code><br/>
+ one unique git repo with 3 independant <b>master</b>, <b>ant-tasks</b> and
<b>demo</b> branches</td></tr>
<tr><th>central groupId</th>
<td><pre><a
href="https://repo.maven.apache.org/maven2/org/eclipse/aether/">org.eclipse.aether</a></pre></td>
<td><pre><a
href="https://repo.maven.apache.org/maven2/org/apache/maven/">org.apache.maven</a>.resolver</pre></td></tr>