diff options
Diffstat (limited to 'eaaf_core/pom.xml')
-rw-r--r-- | eaaf_core/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index 2e9023a6..10aa328c 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -98,11 +98,6 @@ <!-- For testing --> <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <scope>test</scope> - </dependency> - <dependency> <groupId>org.springframework</groupId> <artifactId>spring-test</artifactId> <scope>test</scope> |