diff options
Diffstat (limited to 'testing-util/pom.xml')
-rw-r--r-- | testing-util/pom.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/testing-util/pom.xml b/testing-util/pom.xml index 34e821665..384852893 100644 --- a/testing-util/pom.xml +++ b/testing-util/pom.xml @@ -10,17 +10,8 @@ </parent> <artifactId>testing-util</artifactId> - <packaging>jar</packaging> - <name>testing-util</name> <dependencies> -<!-- - <dependency> - <groupId>org.aspectj</groupId> - <artifactId>asm</artifactId> - <version>${project.version}</version> - </dependency> ---> <dependency> <groupId>org.aspectj</groupId> <artifactId>util</artifactId> |