mirror of
https://github.com/apache/activemq.git
synced 2025-02-17 07:24:51 +00:00
switch to /www/people.apache.org/
git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@419307 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5b26cd83c9
commit
a49017fb10
6
pom.xml
6
pom.xml
@ -112,12 +112,12 @@
|
|||||||
<repository>
|
<repository>
|
||||||
<id>apache-repo</id>
|
<id>apache-repo</id>
|
||||||
<name>Apache CVS Repository</name>
|
<name>Apache CVS Repository</name>
|
||||||
<url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
|
<url>scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository</url>
|
||||||
</repository>
|
</repository>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>apache-snapshots</id>
|
<id>apache-snapshots</id>
|
||||||
<name>Apache CVS Development Repository</name>
|
<name>Apache CVS Development Repository</name>
|
||||||
<url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
|
<url>scp://minotaur.apache.org/www/people.apache.org/maven-snapshot-repository</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<site>
|
<site>
|
||||||
<id>apache-website</id>
|
<id>apache-website</id>
|
||||||
@ -794,7 +794,7 @@
|
|||||||
</goals>
|
</goals>
|
||||||
<configuration>
|
<configuration>
|
||||||
<remoteRepositoryId>apache.m1.releases</remoteRepositoryId>
|
<remoteRepositoryId>apache.m1.releases</remoteRepositoryId>
|
||||||
<remoteRepositoryUrl>scp://minotaur.apache.org/www/cvs.apache.org/repository</remoteRepositoryUrl>
|
<remoteRepositoryUrl>scp://minotaur.apache.org/www/people.apache.org/repository</remoteRepositoryUrl>
|
||||||
</configuration>
|
</configuration>
|
||||||
</execution>
|
</execution>
|
||||||
</executions>
|
</executions>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user