Skip to content

Commit

Permalink
Remove now unused reflections dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
aumgn committed Sep 7, 2013
1 parent 1140c67 commit 17ca565
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -106,11 +106,6 @@
<artifactId>netty-all</artifactId>
<version>4.0.8.Final</version>
</dependency>
<dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.9-RC1</version>
</dependency>

<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 17ca565

Please sign in to comment.