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 0e2321c4fa7 Remove todo
0e2321c4fa7 is described below

commit 0e2321c4fa76d14bcef0ea9f18022dbeffd9eae9
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Jan 29 09:34:24 2023 +0100

    Remove todo
---
 .../src/main/resources/spring-boot-fix-dependencies.properties        | 4 ----
 1 file changed, 4 deletions(-)

diff --git 
a/tooling/camel-spring-boot-generator-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties
 
b/tooling/camel-spring-boot-generator-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties
index 71337c5dda7..42407984568 100644
--- 
a/tooling/camel-spring-boot-generator-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties
+++ 
b/tooling/camel-spring-boot-generator-maven-plugin/src/main/resources/spring-boot-fix-dependencies.properties
@@ -33,10 +33,6 @@ 
camel-guava-eventbus=com.google.guava:guava:${guava-eventbus-version}
 # Defaulting to netty in the starter
 camel-hl7=org.apache.camel:camel-netty:${camel-version}
 
-# TODO: camel v4
-#camel-jbpm=org.apache.geronimo.specs:geronimo-jms_1.1_spec
-#camel-jms=org.apache.geronimo.specs:geronimo-jms_1.1_spec
-#camel-jpa=org.apache.geronimo.specs:geronimo-jpa_2.1_spec
 camel-sjms=jakarta.jms:jakarta.jms-api
 camel-sjms2=jakarta.jms:jakarta.jms-api
 

Reply via email to