You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by de...@apache.org on 2009/05/19 11:40:37 UTC

svn commit: r776250 - /activemq/trunk/pom.xml

Author: dejanb
Date: Tue May 19 09:40:37 2009
New Revision: 776250

URL: http://svn.apache.org/viewvc?rev=776250&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQ-2257 - protobuf repository

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=776250&r1=776249&r2=776250&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue May 19 09:40:37 2009
@@ -158,13 +158,13 @@
   </pluginRepositories>
 
   <repositories>
-	<repository>
-      <id>hudson.snapshots</id>
+    <repository>
+      <id>apache.snapshots</id>
       <url>https://repository.apache.org/content/repositories/snapshots/</url>
       <releases>
         <enabled>false</enabled>
       </releases>
-	</repository>
+    </repository>
   </repositories>
 
   <dependencyManagement>