This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/master by this push: new 98110fa Remove incorrect version tag pointing to Camel release 98110fa is described below commit 98110fa64bb868c189eb1b7057641244f17fddd2 Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Mon May 11 00:39:45 2020 -0700 Remove incorrect version tag pointing to Camel release --- components-starter/camel-undertow-spring-security-starter/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/components-starter/camel-undertow-spring-security-starter/pom.xml b/components-starter/camel-undertow-spring-security-starter/pom.xml index 36e36f8..a18a9a3 100644 --- a/components-starter/camel-undertow-spring-security-starter/pom.xml +++ b/components-starter/camel-undertow-spring-security-starter/pom.xml @@ -42,7 +42,6 @@ <dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-undertow-starter</artifactId> - <version>${camel-version}</version> </dependency> <dependency> <groupId>org.springframework.boot</groupId>