mirror of https://github.com/apache/maven.git
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:
parent
3accb9f65f
commit
959424277b
|
@ -51,7 +51,7 @@ under the License.
|
||||||
<repository>
|
<repository>
|
||||||
<id>apache.snapshots</id>
|
<id>apache.snapshots</id>
|
||||||
<name>Apache Snapshot Repository</name>
|
<name>Apache Snapshot Repository</name>
|
||||||
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
|
<url>http://repository.apache.org/snapshots</url>
|
||||||
<releases>
|
<releases>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</releases>
|
</releases>
|
||||||
|
@ -75,7 +75,7 @@ under the License.
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>apache.snapshots</id>
|
<id>apache.snapshots</id>
|
||||||
<name>Apache Snapshot Repository</name>
|
<name>Apache Snapshot Repository</name>
|
||||||
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
|
<url>http://repository.apache.org/snapshots</url>
|
||||||
<releases>
|
<releases>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</releases>
|
</releases>
|
||||||
|
|
|
@ -37,7 +37,7 @@ under the License.
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>apache.snapshots</id>
|
<id>apache.snapshots</id>
|
||||||
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
|
<url>http://repository.apache.org/snapshots</url>
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</snapshots>
|
</snapshots>
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<repository>
|
<repository>
|
||||||
<id>apache.snapshots</id>
|
<id>apache.snapshots</id>
|
||||||
<name>Apache Snapshot Repository</name>
|
<name>Apache Snapshot Repository</name>
|
||||||
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
|
<url>http://repository.apache.org/snapshots</url>
|
||||||
<releases>
|
<releases>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</releases>
|
</releases>
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>apache.snapshots</id>
|
<id>apache.snapshots</id>
|
||||||
<name>Apache Snapshot Repository</name>
|
<name>Apache Snapshot Repository</name>
|
||||||
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
|
<url>http://repository.apache.org/snapshots</url>
|
||||||
<releases>
|
<releases>
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</releases>
|
</releases>
|
||||||
|
|
Loading…
Reference in New Issue