Reverse accidental addition of dependency

This commit is contained in:
Jan Bartel 2012-02-29 20:09:08 +11:00
parent c7b42cdb06
commit 885515737f
1 changed files with 0 additions and 6 deletions

View File

@ -190,12 +190,6 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>asm</groupId>
<artifactId>asm</artifactId>
<version>3.3.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>