aboutsummaryrefslogtreecommitdiffstats
path: root/aspectjmatcher/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'aspectjmatcher/pom.xml')
-rw-r--r--aspectjmatcher/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml
index 7a9e70af5..296504a0e 100644
--- a/aspectjmatcher/pom.xml
+++ b/aspectjmatcher/pom.xml
@@ -14,14 +14,6 @@
<packaging>pom</packaging>
<name>AspectJ Matcher</name>
- <dependencies>
- <dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>matcher</artifactId>
- <version>${project.version}</version>
- </dependency>
- </dependencies>
-
<build>
<plugins>