o Updated URL to snapshots

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@747402 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-02-24 15:08:21 +00:00
parent 3accb9f65f
commit 959424277b
3 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@ under the License.
<repository>
<id>apache.snapshots</id>
<name>Apache Snapshot Repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<url>http://repository.apache.org/snapshots</url>
<releases>
<enabled>true</enabled>
</releases>
@ -75,7 +75,7 @@ under the License.
<pluginRepository>
<id>apache.snapshots</id>
<name>Apache Snapshot Repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<url>http://repository.apache.org/snapshots</url>
<releases>
<enabled>true</enabled>
</releases>

View File

@ -37,7 +37,7 @@ under the License.
<pluginRepositories>
<pluginRepository>
<id>apache.snapshots</id>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<url>http://repository.apache.org/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>

View File

@ -17,7 +17,7 @@
<repository>
<id>apache.snapshots</id>
<name>Apache Snapshot Repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<url>http://repository.apache.org/snapshots</url>
<releases>
<enabled>true</enabled>
</releases>
@ -30,7 +30,7 @@
<pluginRepository>
<id>apache.snapshots</id>
<name>Apache Snapshot Repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<url>http://repository.apache.org/snapshots</url>
<releases>
<enabled>true</enabled>
</releases>