This is an automated email from the ASF dual-hosted git repository. nfilotto pushed a commit to branch 4220/upgrade-to-SRU2022-10.0.1 in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit 0d50961d1a66d6133d6a00fa1b0da1255be6cf13 Author: Nicolas Filotto <[email protected]> AuthorDate: Thu Jun 15 09:21:36 2023 +0200 Ref #4220: Upgrade to SRU2022-10.0.1 --- integration-tests/swift/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/integration-tests/swift/pom.xml b/integration-tests/swift/pom.xml index fd7b05e972..2e21b72663 100644 --- a/integration-tests/swift/pom.xml +++ b/integration-tests/swift/pom.xml @@ -63,17 +63,6 @@ <scope>test</scope> </dependency> </dependencies> - <build> - <plugins> - <plugin> - <artifactId>maven-surefire-plugin</artifactId> - <configuration> - <argLine>--add-opens java.base/java.time=ALL-UNNAMED - </argLine> - </configuration> - </plugin> - </plugins> - </build> <profiles> <profile> <id>native</id>
