diff options
Diffstat (limited to 'java/common/pom.xml')
| -rw-r--r-- | java/common/pom.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/java/common/pom.xml b/java/common/pom.xml index b0d68a3559..e655054453 100644 --- a/java/common/pom.xml +++ b/java/common/pom.xml @@ -47,7 +47,6 @@ <build> <plugins> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-antrun-plugin</artifactId> @@ -91,9 +90,5 @@ <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> - <dependency> - <groupId>ant</groupId> - <artifactId>ant-junit</artifactId> - </dependency> </dependencies> </project> |
