chat/server/pom.xml
changeset 19 3b444d059b6e
parent 13 fd9a16bbfd0e
child 21 65cadba2cf02
     1.1 --- a/chat/server/pom.xml	Mon May 06 17:40:19 2013 +0200
     1.2 +++ b/chat/server/pom.xml	Sun May 19 16:56:36 2013 +0200
     1.3 @@ -68,9 +68,9 @@
     1.4        <type>jar</type>
     1.5      </dependency>
     1.6      <dependency>
     1.7 -      <groupId>org.glassfish.jersey.incubator</groupId>
     1.8 +      <groupId>org.glassfish.jersey.media</groupId>
     1.9        <artifactId>html-json</artifactId>
    1.10 -      <version>0.1-SNAPSHOT</version>
    1.11 +      <version>2.1-SNAPSHOT</version>
    1.12        <scope>runtime</scope>
    1.13      </dependency>
    1.14      <dependency>