Lucene 3.x version for JCR is not needed anymore
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-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