diff options
Diffstat (limited to 'eaaf_core_api')
| -rw-r--r-- | eaaf_core_api/pom.xml | 5 | 
1 files changed, 0 insertions, 5 deletions
| diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 7ee6cac5..259f0c5c 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -53,11 +53,6 @@        <artifactId>javax.servlet-api</artifactId>        <scope>provided</scope>      </dependency> -    <dependency> -      <groupId>junit</groupId> -      <artifactId>junit</artifactId> -      <scope>test</scope> -    </dependency>    </dependencies>    <build> | 
