You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/10/16 16:02:07 UTC

[camel] 02/02: CAMEL-13684 - Removed external repo

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

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

commit 6281aa15fde1a98c158a93ec23ce782867209de2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Oct 16 17:58:33 2019 +0200

    CAMEL-13684 - Removed external repo
---
 components/camel-corda/pom.xml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/components/camel-corda/pom.xml b/components/camel-corda/pom.xml
index c05d19f..9b5c141 100644
--- a/components/camel-corda/pom.xml
+++ b/components/camel-corda/pom.xml
@@ -36,19 +36,6 @@
     <properties>
     </properties>
 
-    <repositories>
-        <repository>
-            <id>R3</id>
-            <name>R3 Maven</name>
-            <url>https://dl.bintray.com/r3/corda/</url>
-            <releases>
-                <enabled>true</enabled>
-            </releases>
-            <snapshots>
-                <enabled>false</enabled>
-            </snapshots>
-        </repository>
-    </repositories>
 
     <dependencies>
         <dependency>