CAMEL-8342 Removed the fuse maven repo from the pom

Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8104c5d7
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8104c5d7
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8104c5d7

Branch: refs/heads/master
Commit: 8104c5d77569821c41fde64e9045ed70d2fb47bf
Parents: bc1d242
Author: Willem Jiang <willem.ji...@gmail.com>
Authored: Fri Feb 13 10:20:33 2015 +0800
Committer: Willem Jiang <willem.ji...@gmail.com>
Committed: Fri Feb 13 10:20:33 2015 +0800

----------------------------------------------------------------------
 components/camel-ganglia/pom.xml | 14 --------------
 1 file changed, 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8104c5d7/components/camel-ganglia/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index 8e858f0..92f7557 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -36,20 +36,6 @@
     
<camel.osgi.export.service>org.apache.camel.spi.ComponentResolver;component=ganglia</camel.osgi.export.service>
   </properties>
 
-  <repositories>
-    <repository>
-      <id>jboss.fs</id>
-      <name>JBoss FuseSource Public Release Repository</name>
-      <url>https://repository.jboss.org/nexus/content/groups/fs-public</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-    </repository>
-  </repositories>
-
   <dependencies>
 
     <dependency>

Reply via email to