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 c2c9dbca7d7 Remove invalid version for camel-consul-starter
c2c9dbca7d7 is described below
commit c2c9dbca7d7936a9977f7a0634cb4e31b4da410f
Author: Gregor Zurowski <[email protected]>
AuthorDate: Mon Sep 9 10:04:03 2024 +0200
Remove invalid version for camel-consul-starter
---
components-starter/camel-consul-cluster-service-starter/pom.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/components-starter/camel-consul-cluster-service-starter/pom.xml
b/components-starter/camel-consul-cluster-service-starter/pom.xml
index 2698c3b6422..a577717dcd1 100644
--- a/components-starter/camel-consul-cluster-service-starter/pom.xml
+++ b/components-starter/camel-consul-cluster-service-starter/pom.xml
@@ -36,7 +36,6 @@
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-consul-starter</artifactId>
- <version>${camel-version}</version>
</dependency>
<!--START OF GENERATED CODE-->
<dependency>