aboutsummaryrefslogtreecommitdiffstats
path: root/testing-drivers
diff options
context:
space:
mode:
Diffstat (limited to 'testing-drivers')
-rw-r--r--testing-drivers/pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml
index f3ac5fa36..8268d073f 100644
--- a/testing-drivers/pom.xml
+++ b/testing-drivers/pom.xml
@@ -55,6 +55,7 @@
<artifactId>asm</artifactId>
<version>${project.version}</version>
</dependency>
+<!--
<dependency>
<groupId>commons</groupId>
<artifactId>commons</artifactId>
@@ -62,6 +63,7 @@
<scope>system</scope>
<systemPath>${project.basedir}/../lib/commons/commons.jar</systemPath>
</dependency>
+-->
<dependency>
<groupId>org.aspectj</groupId>
<artifactId>testing</artifactId>