This is an automated email from the ASF dual-hosted git repository. gzurowski pushed a commit to branch release/4.8.0 in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
commit dc9b9e5329e6d344c5298862e7481ae31a85df19 Author: Gregor Zurowski <gre...@zurowski.org> AuthorDate: Mon Sep 9 10:38:03 2024 +0200 Remove invalid version for camel-infinispan-starter --- components-starter/camel-infinispan-cluster-service-starter/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/components-starter/camel-infinispan-cluster-service-starter/pom.xml b/components-starter/camel-infinispan-cluster-service-starter/pom.xml index 0a618c20f22..14fd8592829 100644 --- a/components-starter/camel-infinispan-cluster-service-starter/pom.xml +++ b/components-starter/camel-infinispan-cluster-service-starter/pom.xml @@ -37,7 +37,6 @@ <dependency> <groupId>org.apache.camel.springboot</groupId> <artifactId>camel-infinispan-starter</artifactId> - <version>${camel-version}</version> </dependency> <!--START OF GENERATED CODE--> <dependency>