diff -r 0ea04469967d -r 61a4abd3f362 pom.xml --- a/pom.xml Sun May 01 21:10:07 2011 +0200 +++ b/pom.xml Wed Jun 27 22:23:50 2012 +0200 @@ -46,7 +46,6 @@ http://apidesign.org - 1.6 1.4 1.19 1.0-SNAPSHOT @@ -78,4 +77,50 @@ + + + + com.sun.jersey + jersey-core + 1.6 + + + com.sun.jersey + jersey-server + 1.6 + + + com.sun.jersey + jersey-json + 1.6 + jar + + + jaxb-api + javax.xml.bind + + + stax-api + stax + + + + + com.sun.jersey.jersey-test-framework + jersey-test-framework-http + 1.6 + test + + + com.sun.jersey + jersey-grizzly2 + 1.6 + + + com.sun.jersey + jersey-client + 1.6 + + +