diff options
Diffstat (limited to 'testing-drivers/pom.xml')
-rw-r--r-- | testing-drivers/pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testing-drivers/pom.xml b/testing-drivers/pom.xml index 8268d073f..5ab5f35ec 100644 --- a/testing-drivers/pom.xml +++ b/testing-drivers/pom.xml @@ -55,15 +55,6 @@ <artifactId>asm</artifactId> <version>${project.version}</version> </dependency> -<!-- - <dependency> - <groupId>commons</groupId> - <artifactId>commons</artifactId> - <version>1.0</version> - <scope>system</scope> - <systemPath>${project.basedir}/../lib/commons/commons.jar</systemPath> - </dependency> ---> <dependency> <groupId>org.aspectj</groupId> <artifactId>testing</artifactId> |