You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/03/02 09:59:08 UTC

[camel] branch master updated: Remove repo as its not needed

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new da12604  Remove repo as its not needed
da12604 is described below

commit da12604f5648b60d596d3b3249fb9f5fc5ca8db3
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Mar 2 10:58:49 2020 +0100

    Remove repo as its not needed
---
 components/camel-nagios/pom.xml | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index ebd01c0..dcce564 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -34,20 +34,6 @@
     <properties>
     </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>