aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc
diff options
context:
space:
mode:
Diffstat (limited to 'ajdoc')
-rw-r--r--ajdoc/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml
index 3b1b64f5d..f7ae7ab00 100644
--- a/ajdoc/pom.xml
+++ b/ajdoc/pom.xml
@@ -40,13 +40,6 @@
<artifactId>maven-jdk-tools-wrapper</artifactId>
<version>0.1</version>
</dependency>
- <dependency>
- <groupId>asm</groupId>
- <artifactId>asm</artifactId>
- <version>1.0</version>
- <scope>system</scope>
- <systemPath>${project.basedir}/../lib/asm/asm-9.1.renamed.jar</systemPath>
- </dependency>
<!-- Dependencies needed for running tests in this module independently of complete reactor build -->
<dependency>