mirror of https://github.com/apache/maven.git
STILL trying to get the damn repository stuff right...thanks for the pointer, Kenney.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@219045 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4001df5247
commit
5de8088b0b
|
@ -84,7 +84,7 @@
|
|||
<repository>
|
||||
<id>central-plugins</id>
|
||||
<name>Maven Central Plugins Repository</name>
|
||||
<url>scp://repo1.maven.org/home/projects/maven/repository-staging/to-ibiblio/maven2/plugins</url>
|
||||
<url>http://repo1.maven.org/maven2/plugins</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
<modules>
|
||||
|
|
Loading…
Reference in New Issue