diff options
Diffstat (limited to 'ajdoc')
-rw-r--r-- | ajdoc/pom.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml index 780dcb8e3..3b1b64f5d 100644 --- a/ajdoc/pom.xml +++ b/ajdoc/pom.xml @@ -52,9 +52,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> <dependency> <groupId>org.aspectj</groupId> |