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:
Bosanac Dejan 2009-05-28 16:31:14 +00:00
parent af13cfc1ce
commit 33e05c7f67
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@
<repositories>
<repository>
<id>maven-repository</id>
<id>maven2-repository.dev.java.net</id>
<name>Java.net Maven Repository </name>
<url>http://download.java.net/maven/2</url>
</repository>
@ -43,7 +43,7 @@
</repositories>
<pluginRepositories>
<pluginRepository>
<id>maven-repository</id>
<id>maven2-repository.dev.java.net</id>
<url>http://download.java.net/maven/2</url>
</pluginRepository>
</pluginRepositories>