# HG changeset patch # User Jaroslav Tulach # Date 1374779065 -7200 # Node ID a3e3bb361991dab1b66c21e5b9fbcadff7d861a5 # Parent b675be28fc49e10dac021b8d364b39d940ce9f46 Updating to non-snapshot releases diff -r b675be28fc49 -r a3e3bb361991 chat/server/pom.xml --- a/chat/server/pom.xml Thu Jul 25 17:14:55 2013 +0200 +++ b/chat/server/pom.xml Thu Jul 25 21:04:25 2013 +0200 @@ -70,7 +70,7 @@ org.glassfish.jersey.media html-json - 2.1-SNAPSHOT + 2.1 runtime @@ -82,12 +82,12 @@ org.glassfish.jersey.connectors jersey-grizzly-connector - 2.0-SNAPSHOT + 2.1 org.glassfish.jersey.containers jersey-container-grizzly2-http - 2.0-SNAPSHOT + 2.1 jar