removed unused aop dep

This commit is contained in:
Adrian Cole 2012-12-22 23:30:55 -08:00
parent c4060c2a97
commit a816f09dc7
1 changed files with 0 additions and 5 deletions

View File

@ -53,11 +53,6 @@
<groupId>org.bouncycastle</groupId>
<artifactId>bcpkix-jdk15on</artifactId>
</dependency>
<dependency>
<groupId>aopalliance</groupId>
<artifactId>aopalliance</artifactId>
<version>1.0</version>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-core</artifactId>