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 e32c234  Remove repo as its not needed
e32c234 is described below

commit e32c234dfdaf7b527de8054670346fb7decd311a
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Mar 2 11:04:17 2020 +0100

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

diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index cbfb8ab..e9ed8be 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -80,16 +80,6 @@
 
     </dependencies>
 
-    <repositories>
-        <repository>
-            <id>eclipse-paho</id>
-            
<url>https://repo.eclipse.org/content/repositories/paho-releases</url>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-    </repositories>
-
     <build>
         <plugins>
             <plugin>

Reply via email to