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
The following commit(s) were added to refs/heads/master by this push: new da2d1f5 Regen da2d1f5 is described below commit da2d1f5c1c628bdbc619200135e93fb291a8cef6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Apr 17 11:44:15 2019 +0200 Regen --- .../components-starter/camel-ipfs-starter/pom.xml | 12 ++++++------ .../components-starter/camel-nagios-starter/pom.xml | 12 ++++++------ .../components-starter/camel-paho-starter/pom.xml | 4 ++-- .../spring-boot-dm/camel-spring-boot-dependencies/pom.xml | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) 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 25b2c62..0835579 100644 --- a/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml @@ -53,15 +53,15 @@ <!--START OF GENERATED CODE--> <repositories> <repository> - <id>jboss.thirdparty</id> - <name>JBoss 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> + <snapshots> + <enabled>false</enabled> + </snapshots> + <id>jboss.thirdparty</id> + <name>JBoss Repository</name> + <url>https://repository.jboss.org/nexus/service/local/repositories/thirdparty-releases/content/</url> </repository> </repositories> <!--END OF GENERATED CODE--> diff --git a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml index d8fbbfa..e155f69 100644 --- a/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml @@ -53,15 +53,15 @@ <!--START OF GENERATED CODE--> <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> + <snapshots> + <enabled>false</enabled> + </snapshots> + <id>jboss.fs</id> + <name>JBoss FuseSource Public Release Repository</name> + <url>https://repository.jboss.org/nexus/content/groups/fs-public</url> </repository> </repositories> <!--END OF GENERATED CODE--> diff --git a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml index f716d36..c40f926 100644 --- a/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml +++ b/platforms/spring-boot/components-starter/camel-paho-starter/pom.xml @@ -53,11 +53,11 @@ <!--START OF GENERATED CODE--> <repositories> <repository> - <id>eclipse-paho</id> - <url>https://repo.eclipse.org/content/repositories/paho-releases</url> <snapshots> <enabled>false</enabled> </snapshots> + <id>eclipse-paho</id> + <url>https://repo.eclipse.org/content/repositories/paho-releases</url> </repository> </repositories> <!--END OF GENERATED CODE--> diff --git a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml index 411a412..80489b7 100644 --- a/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml +++ b/platforms/spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml @@ -3633,7 +3633,7 @@ <dependency> <groupId>org.knowm.xchange</groupId> <artifactId>xchange-core</artifactId> - <version>4.3.16</version> + <version>4.3.17</version> </dependency> <dependency> <groupId>org.mozilla</groupId>