diff --git a/external/camel/test.properties b/external/camel/test.properties index 4d352da816..defac17285 100644 --- a/external/camel/test.properties +++ b/external/camel/test.properties @@ -1,6 +1,6 @@ - github_url="https://github.com/apache/camel-quarkus.git" - test_command="mvn clean install" - test_results="testResults" - tag_version="2.7.0" - environment_variable="MODE=java" +github_url="https://github.com/apache/camel-quarkus.git" +test_command="mvn clean install" +test_results="testResults" +tag_version="2.7.0" +environment_variable="MODE=java" generic_packages="git"