This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/3.3.0 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit 922371ddec41a33b0b60b2fd4a4c2338e6e8bafd 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>