Author: chirino
Date: Wed Oct 24 12:37:25 2007
New Revision: 587979

URL: http://svn.apache.org/viewvc?rev=587979&view=rev
Log:
adding missing repo so that 
org.springframework.osgi:spring-osgi-core:jar:1.0-m3 could be loaded

Modified:
    activemq/camel/trunk/components/camel-osgi/pom.xml

Modified: activemq/camel/trunk/components/camel-osgi/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-osgi/pom.xml?rev=587979&r1=587978&r2=587979&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-osgi/pom.xml (original)
+++ activemq/camel/trunk/components/camel-osgi/pom.xml Wed Oct 24 12:37:25 2007
@@ -101,6 +101,11 @@
 
   <repositories>
     <repository>
+      <id>i21-s3-maven-repo</id>
+      <name>i21 S3 milestone repo</name>
+      <url>http://s3.amazonaws.com/maven.springframework.org/milestone</url>
+    </repository>
+    <repository>
       <id>spring.osgi</id>
       <url>http://static.springframework.org/maven2</url>
     </repository>


Reply via email to