This is an automated email from the ASF dual-hosted git repository. jamesnetherton pushed a commit to branch 2.13.x in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 9996da71d241c6212dfc78170da6cee1f9852dff Author: James Netherton <[email protected]> AuthorDate: Thu Apr 6 07:45:50 2023 +0100 Regenerate virtualDependencies profiles --- integration-test-groups/foundation/ref/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-test-groups/foundation/ref/pom.xml b/integration-test-groups/foundation/ref/pom.xml index c0399afd5f..44d41f5f33 100644 --- a/integration-test-groups/foundation/ref/pom.xml +++ b/integration-test-groups/foundation/ref/pom.xml @@ -126,7 +126,7 @@ </dependency> <dependency> <groupId>org.apache.camel.quarkus</groupId> - <artifactId>camel-quarkus-seda</artifactId> + <artifactId>camel-quarkus-seda-deployment</artifactId> <version>${project.version}</version> <type>pom</type> <scope>test</scope>
