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 471242b6c0209326858a42ee9f732ca190bdfb4b Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 28 07:10:36 2021 +0100 Regen --- bom/camel-bom/pom.xml | 4 ++-- parent/pom.xml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml index 3f6876f..3b6bd70 100644 --- a/bom/camel-bom/pom.xml +++ b/bom/camel-bom/pom.xml @@ -954,12 +954,12 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-hystrix</artifactId> + <artifactId>camel-huaweicloud-smn</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-huaweicloud-smn</artifactId> + <artifactId>camel-hystrix</artifactId> <version>${project.version}</version> </dependency> <dependency> diff --git a/parent/pom.xml b/parent/pom.xml index 14dc3b1..15a6b67 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -1563,22 +1563,22 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-huaweicloud-smn</artifactId> + <artifactId>camel-http-base</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-http-base</artifactId> + <artifactId>camel-http-common</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-http-common</artifactId> + <artifactId>camel-http</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-http</artifactId> + <artifactId>camel-huaweicloud-smn</artifactId> <version>${project.version}</version> </dependency> <dependency>