diff options
Diffstat (limited to 'tests/pom.xml')
-rw-r--r-- | tests/pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/pom.xml b/tests/pom.xml index f325b7bd2..97ea6c30c 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -118,6 +118,7 @@ <artifactId>ant-launcher</artifactId> <version>${lib.ant.version}</version> </dependency> +<!-- <dependency> <groupId>commons</groupId> <artifactId>commons</artifactId> @@ -125,6 +126,7 @@ <scope>system</scope> <systemPath>${project.basedir}/../lib/commons/commons.jar</systemPath> </dependency> +--> </dependencies> |