updated to final release of jersey 1.4

This commit is contained in:
Adrian Cole 2011-01-10 08:46:22 -08:00
parent 679d16441b
commit a31332904f
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-core</artifactId>
<version>1.4-ea06</version>
<version>1.4</version>
</dependency>
<dependency>
<groupId>com.google.inject</groupId>