mirror of https://github.com/apache/activemq.git
change repository names
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@779650 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
af13cfc1ce
commit
33e05c7f67
|
@ -31,7 +31,7 @@
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>maven-repository</id>
|
<id>maven2-repository.dev.java.net</id>
|
||||||
<name>Java.net Maven Repository </name>
|
<name>Java.net Maven Repository </name>
|
||||||
<url>http://download.java.net/maven/2</url>
|
<url>http://download.java.net/maven/2</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
</repositories>
|
</repositories>
|
||||||
<pluginRepositories>
|
<pluginRepositories>
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>maven-repository</id>
|
<id>maven2-repository.dev.java.net</id>
|
||||||
<url>http://download.java.net/maven/2</url>
|
<url>http://download.java.net/maven/2</url>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
Loading…
Reference in New Issue