mirror of https://github.com/apache/maven.git
[MNG-5151] use proper CNAME (continued from r1155270)
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1160922 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7da0995250
commit
403d12c51c
|
@ -39,7 +39,7 @@ under the License.
|
|||
<pluginRepository>
|
||||
<id>central</id>
|
||||
<name>Maven Plugin Repository</name>
|
||||
<url>http://repo1.maven.org/maven2</url>
|
||||
<url>http://repo1.maven.apache.org/maven2</url>
|
||||
<layout>default</layout>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
|
|
Loading…
Reference in New Issue