diff options
Diffstat (limited to 'testing/pom.xml')
-rw-r--r-- | testing/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/pom.xml b/testing/pom.xml index 68badf0ff..660dec41f 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -140,9 +140,6 @@ <dependency> <groupId>org.aspectj</groupId> <artifactId>org.eclipse.jdt.core</artifactId> - <version>1.0</version> - <scope>system</scope> - <systemPath>${project.basedir}/../org.eclipse.jdt.core/jdtcore-for-aspectj.jar</systemPath> </dependency> </dependencies> |