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

acosentino pushed a commit to branch sandbox/camel-3.x
in repository https://gitbox.apache.org/repos/asf/camel.git

commit c97987e6c66b69d572d038163b780dc2b58bbd4d
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Nov 15 15:50:33 2018 +0100

    CAMEL-12810 - Changed the referenced repository for nessus deps
---
 components/camel-ipfs/pom.xml                                       | 4 ++--
 platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/camel-ipfs/pom.xml b/components/camel-ipfs/pom.xml
index 94dad67..76cd2b5 100644
--- a/components/camel-ipfs/pom.xml
+++ b/components/camel-ipfs/pom.xml
@@ -38,9 +38,9 @@
 
   <repositories>
     <repository>
-      <id>jboss.ea</id>
+      <id>jboss.thirdparty</id>
       <name>JBoss Repository</name>
-      <url>https://repository.jboss.org/nexus/content/groups/ea</url>
+      
<url>https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/</url>
       <snapshots>
         <enabled>false</enabled>
       </snapshots>
diff --git 
a/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml 
b/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
index f48a4cc..25b2c62 100644
--- a/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
@@ -53,9 +53,9 @@
   <!--START OF GENERATED CODE-->
   <repositories>
     <repository>
-      <id>jboss.ea</id>
+      <id>jboss.thirdparty</id>
       <name>JBoss Repository</name>
-      <url>https://repository.jboss.org/nexus/content/groups/ea</url>
+      
<url>https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/</url>
       <snapshots>
         <enabled>false</enabled>
       </snapshots>

Reply via email to