This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit ff08a893a6802d6cd448595d45af38047c1db4a9 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Mar 6 14:03:47 2023 +0100 CAMEL-19062 - Clean up Parent POM - Exec Maven plugin Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- parent/pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index d9d11f602d2..2be431a310b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -2773,13 +2773,6 @@ <scope>import</scope> </dependency> - <!-- Maven exec-plugin dependencies --> - <dependency> - <groupId>org.codehaus.mojo</groupId> - <artifactId>exec-maven-plugin</artifactId> - <version>${exec-maven-plugin-version}</version> - </dependency> - <!-- Optional Zendesk --> <dependency> <groupId>com.cloudbees.thirdparty</groupId>