You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/28 12:39:34 UTC

[camel] 01/02: CAMEL-19062 - Clean up Parent POM - Junit Pioneer

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 8f0b6ab590795f0e2744786998d75a640c04ac7e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Feb 28 13:12:00 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Junit Pioneer
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8508b792143..54c52b8248a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2772,11 +2772,6 @@
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
-            <dependency>
-                <groupId>org.junit-pioneer</groupId>
-                <artifactId>junit-pioneer</artifactId>
-                <version>${junit-pioneer-version}</version>
-            </dependency>
             <dependency>
                 <groupId>org.awaitility</groupId>
                 <artifactId>awaitility</artifactId>