This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 8a03fa35b8ef79711457d0dd791c2f47f60c7267 Author: lburgazzoli <lburgazz...@gmail.com> AuthorDate: Tue Feb 18 11:25:07 2020 +0100 Regen --- integration-tests/jira/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/jira/pom.xml b/integration-tests/jira/pom.xml index ff60c32..6e73d88 100644 --- a/integration-tests/jira/pom.xml +++ b/integration-tests/jira/pom.xml @@ -38,7 +38,7 @@ <!-- explicit dependencies of this module in the Maven sense, although they are required by the Quarkus Maven plugin. --> <!-- Please update rule whenever you change the dependencies of this module by running --> <!-- mvn process-resources -Pformat from the root directory --> - <mvnd.builder.rule>camel-quarkus-direct-deployment,camel-quarkus-jira-deployment,camel-quarkus-log-deployment,camel-quarkus-support-policy-deployment</mvnd.builder.rule> + <mvnd.builder.rule>camel-quarkus-jira-deployment,camel-quarkus-support-policy-deployment</mvnd.builder.rule> </properties> <dependencies>