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

davsclaus 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 83c5fbe1acd Deprecate SB CK
83c5fbe1acd is described below

commit 83c5fbe1acd472857f5d8fda76669d5165f42533
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Oct 18 08:23:42 2024 +0200

    Deprecate SB CK
---
 core-starter/camel-k-starter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core-starter/camel-k-starter/pom.xml 
b/core-starter/camel-k-starter/pom.xml
index daddec664a2..c905bf2e190 100644
--- a/core-starter/camel-k-starter/pom.xml
+++ b/core-starter/camel-k-starter/pom.xml
@@ -29,7 +29,7 @@
 
   <artifactId>camel-k-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel SB Core Starters :: Spring Boot Camel K</name>
+  <name>Camel SB Core Starters :: Spring Boot Camel K (deprecated)</name>
 
   <dependencies>
 

Reply via email to