This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new b5de43b4c45 Remove invalid version for camel-file-starter
b5de43b4c45 is described below

commit b5de43b4c4594e7b7d972dcf91a3f46ca8d8e8c9
Author: Gregor Zurowski <[email protected]>
AuthorDate: Mon Sep 9 10:19:48 2024 +0200

    Remove invalid version for camel-file-starter
---
 components-starter/camel-file-cluster-service-starter/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components-starter/camel-file-cluster-service-starter/pom.xml 
b/components-starter/camel-file-cluster-service-starter/pom.xml
index 83c79270c4e..b26668d8712 100644
--- a/components-starter/camel-file-cluster-service-starter/pom.xml
+++ b/components-starter/camel-file-cluster-service-starter/pom.xml
@@ -37,7 +37,6 @@
     <dependency>
       <groupId>org.apache.camel.springboot</groupId>
       <artifactId>camel-file-starter</artifactId>
-      <version>${camel-version}</version>
     </dependency>
     <!--START OF GENERATED CODE-->
     <dependency>

Reply via email to