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

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

commit f8715a2277c48beeeaad23e96b0c0df5c55decf0
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jul 13 07:41:39 2021 +0200

    Lucene 3.x version for JCR is not needed anymore
---
 .../src/main/resources/spring-boot-fix-dependencies.properties           | 1 -
 1 file changed, 1 deletion(-)

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 607d0da..4444054 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
@@ -34,7 +34,6 @@ 
camel-guava-eventbus=com.google.guava:guava:${google-guava-version}
 camel-hl7=org.apache.camel:camel-netty:${camel-version}
 
 camel-jbpm=org.apache.geronimo.specs:geronimo-jms_1.1_spec
-camel-jcr=org.apache.lucene:lucene-core:${lucene3-version}
 camel-jms=org.apache.geronimo.specs:geronimo-jms_1.1_spec
 camel-jpa=org.apache.geronimo.specs:geronimo-jpa_2.1_spec
 

Reply via email to