From 50aa9cdbdc5cd721dfe48721059544faf2c818ac Mon Sep 17 00:00:00 2001 From: Filip Hrisafov Date: Sat, 17 Oct 2020 12:30:31 +0200 Subject: [PATCH] Use junit version defined in parent in integration tests --- .../faultyAstModifyingAnnotationProcessorTest/usage/pom.xml | 1 - .../src/test/resources/superTypeGenerationTest/usage/pom.xml | 1 - .../src/test/resources/targetTypeGenerationTest/usage/pom.xml | 1 - .../src/test/resources/usesTypeGenerationTest/usage/pom.xml | 1 - 4 files changed, 4 deletions(-) diff --git a/integrationtest/src/test/resources/faultyAstModifyingAnnotationProcessorTest/usage/pom.xml b/integrationtest/src/test/resources/faultyAstModifyingAnnotationProcessorTest/usage/pom.xml index cc0d0e4f9..90c95aa83 100644 --- a/integrationtest/src/test/resources/faultyAstModifyingAnnotationProcessorTest/usage/pom.xml +++ b/integrationtest/src/test/resources/faultyAstModifyingAnnotationProcessorTest/usage/pom.xml @@ -23,7 +23,6 @@ junit junit - 4.12 test diff --git a/integrationtest/src/test/resources/superTypeGenerationTest/usage/pom.xml b/integrationtest/src/test/resources/superTypeGenerationTest/usage/pom.xml index 07e89a980..ee0d556b9 100644 --- a/integrationtest/src/test/resources/superTypeGenerationTest/usage/pom.xml +++ b/integrationtest/src/test/resources/superTypeGenerationTest/usage/pom.xml @@ -23,7 +23,6 @@ junit junit - 4.12 test diff --git a/integrationtest/src/test/resources/targetTypeGenerationTest/usage/pom.xml b/integrationtest/src/test/resources/targetTypeGenerationTest/usage/pom.xml index 8b0852ff0..da72f667a 100644 --- a/integrationtest/src/test/resources/targetTypeGenerationTest/usage/pom.xml +++ b/integrationtest/src/test/resources/targetTypeGenerationTest/usage/pom.xml @@ -23,7 +23,6 @@ junit junit - 4.12 test diff --git a/integrationtest/src/test/resources/usesTypeGenerationTest/usage/pom.xml b/integrationtest/src/test/resources/usesTypeGenerationTest/usage/pom.xml index e8b8d7bf0..79696df47 100644 --- a/integrationtest/src/test/resources/usesTypeGenerationTest/usage/pom.xml +++ b/integrationtest/src/test/resources/usesTypeGenerationTest/usage/pom.xml @@ -23,7 +23,6 @@ junit junit - 4.12 test