You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/09/27 08:30:35 UTC

svn commit: r450343 - /incubator/activemq/trunk/pom.xml

Author: jstrachan
Date: Tue Sep 26 23:30:34 2006
New Revision: 450343

URL: http://svn.apache.org/viewvc?view=rev&rev=450343
Log:
removed unnecessary central repo which was causing G some issues

Modified:
    incubator/activemq/trunk/pom.xml

Modified: incubator/activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/pom.xml?view=diff&rev=450343&r1=450342&r2=450343
==============================================================================
--- incubator/activemq/trunk/pom.xml (original)
+++ incubator/activemq/trunk/pom.xml Tue Sep 26 23:30:34 2006
@@ -78,10 +78,6 @@
 
   <repositories>
     <repository>
-      <id>central</id>
-      <url>http://ibiblio.org/maven2/</url>
-    </repository>
-    <repository>
       <id>apache.incubating.releases</id>
       <name>Apache Incubating Release Distribution Repository</name>
       <url>http://people.apache.org/repo/m2-incubating-repository</url>