aboutsummaryrefslogtreecommitdiffstats
path: root/ajde.core
diff options
context:
space:
mode:
Diffstat (limited to 'ajde.core')
-rw-r--r--ajde.core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ajde.core/pom.xml b/ajde.core/pom.xml
index 3121c4f49..9cb66316f 100644
--- a/ajde.core/pom.xml
+++ b/ajde.core/pom.xml
@@ -42,8 +42,8 @@
<artifactId>org.eclipse.jdt.core</artifactId>
</dependency>
<dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>asm-renamed</artifactId>
+ <groupId>org.ow2.asm</groupId>
+ <artifactId>asm</artifactId>
</dependency>
<dependency>
<groupId>org.aspectj</groupId>