aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/pom.xml')
-rw-r--r--runtime/pom.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/runtime/pom.xml b/runtime/pom.xml
index 554f74a62..4f3230c2f 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -13,14 +13,6 @@
<packaging>jar</packaging>
<name>runtime</name>
- <dependencies>
- <dependency>
- <groupId>org.aspectj</groupId>
- <artifactId>testing-util</artifactId>
- <version>${project.version}</version>
- </dependency>
- </dependencies>
-
<build>
<plugins>
<plugin>