You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ja...@apache.org on 2010/10/12 21:36:27 UTC

svn commit: r1021895 - /camel/trunk/components/camel-xmpp/pom.xml

Author: janstey
Date: Tue Oct 12 19:36:27 2010
New Revision: 1021895

URL: http://svn.apache.org/viewvc?rev=1021895&view=rev
Log:
remove servicemix repo which is not needed

Modified:
    camel/trunk/components/camel-xmpp/pom.xml

Modified: camel/trunk/components/camel-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-xmpp/pom.xml?rev=1021895&r1=1021894&r2=1021895&view=diff
==============================================================================
--- camel/trunk/components/camel-xmpp/pom.xml (original)
+++ camel/trunk/components/camel-xmpp/pom.xml Tue Oct 12 19:36:27 2010
@@ -35,12 +35,6 @@
   </properties>
 
   <repositories>
-  	<!-- ServiceMix repo -->
-  	<repository>
-  		<id>servicemix</id>
-  		<name>Apache ServiceMix Repository</name>
-  		<url>http://svn.apache.org/repos/asf/servicemix/m2-repo</url>
-	</repository>
 	<!-- Smack repo to grab new smack releases. We currently get smack from Central.
 	<repository>
 		<id>m2-repository-smack</id>