aboutsummaryrefslogtreecommitdiffstats
path: root/ajdoc
diff options
context:
space:
mode:
Diffstat (limited to 'ajdoc')
-rw-r--r--ajdoc/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ajdoc/pom.xml b/ajdoc/pom.xml
index e071e10c3..60b39e6cb 100644
--- a/ajdoc/pom.xml
+++ b/ajdoc/pom.xml
@@ -55,8 +55,8 @@
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>asm-renamed</artifactId>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm</artifactId>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>