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 69c87c170b5ffe0f9bcffd5c2c1eb629c403dd9d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 30 17:13:32 2020 +0200 Regen --- tooling/camel-spring-boot-dependencies/pom.xml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml index 0805d70..e5e4810 100644 --- a/tooling/camel-spring-boot-dependencies/pom.xml +++ b/tooling/camel-spring-boot-dependencies/pom.xml @@ -247,11 +247,6 @@ <version>1.8.1</version> </dependency> <dependency> - <groupId>org.apache.camel.karaf</groupId> - <artifactId>camel-karaf-commands</artifactId> - <version>3.2.0-SNAPSHOT</version> - </dependency> - <dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-activemq-starter</artifactId> <version>${project.version}</version> @@ -763,11 +758,6 @@ </dependency> <dependency> <groupId>org.apache.camel.springboot</groupId> - <artifactId>camel-elytron-starter</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> - <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-etcd-starter</artifactId> <version>${project.version}</version> </dependency> @@ -2259,11 +2249,6 @@ </dependency> <dependency> <groupId>org.apache.camel</groupId> - <artifactId>camel-catalog-provider-karaf</artifactId> - <version>3.2.0-SNAPSHOT</version> - </dependency> - <dependency> - <groupId>org.apache.camel</groupId> <artifactId>camel-cbor</artifactId> <version>3.2.0-SNAPSHOT</version> </dependency>