Most recent stable version of jersey is 1.6
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Fri, 15 Apr 2011 21:05:46 +0200
changeset 281fdf4436aad29
parent 280 800b821c282e
child 282 40fc213a7f43
Most recent stable version of jersey is 1.6
pom.xml
     1.1 --- a/pom.xml	Sat Dec 18 16:21:08 2010 +0100
     1.2 +++ b/pom.xml	Fri Apr 15 21:05:46 2011 +0200
     1.3 @@ -46,7 +46,7 @@
     1.4        <url>http://apidesign.org</url>
     1.5    </organization>
     1.6    <properties>
     1.7 -      <jerseyVersion>1.3</jerseyVersion>
     1.8 +      <jerseyVersion>1.6</jerseyVersion>
     1.9        <quoridorVersion>1.4</quoridorVersion>
    1.10        <webidorVersion>1.19</webidorVersion>
    1.11        <visidorVersion>1.0-SNAPSHOT</visidorVersion>