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 2020/01/31 10:49:12 UTC

[camel-spring-boot] 02/03: Fixed Camel-weka-starter

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-spring-boot.git

commit 94a5fa4ad60e1d13442f22864008c258fc83acce
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jan 31 10:58:08 2020 +0100

    Fixed Camel-weka-starter
---
 components-starter/camel-weka-starter/pom.xml | 13 -------------
 1 file changed, 13 deletions(-)

diff --git a/components-starter/camel-weka-starter/pom.xml b/components-starter/camel-weka-starter/pom.xml
index 97dd9e4..eead582 100644
--- a/components-starter/camel-weka-starter/pom.xml
+++ b/components-starter/camel-weka-starter/pom.xml
@@ -50,19 +50,6 @@
     </dependency>
     <!--END OF GENERATED CODE-->
   </dependencies>
-  <repositories>
-    <repository>
-      <id>jboss.thirdparty</id>
-      <name>JBoss Thirdparty Repository</name>
-      <url>https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/</url>
-      <snapshots>
-        <enabled>false</enabled>
-      </snapshots>
-      <releases>
-        <enabled>true</enabled>
-      </releases>
-    </repository>
-  </repositories>
   <!--START OF GENERATED CODE-->
   <repositories>
     <repository>