You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2013/09/18 20:44:28 UTC

svn commit: r1524525 - /stanbol/branches/commons-ng/enhancer/jersey/pom.xml

Author: reto
Date: Wed Sep 18 18:44:27 2013
New Revision: 1524525

URL: http://svn.apache.org/r1524525
Log:
STANBOL-1160: update jersey test-dependency

Modified:
    stanbol/branches/commons-ng/enhancer/jersey/pom.xml

Modified: stanbol/branches/commons-ng/enhancer/jersey/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/commons-ng/enhancer/jersey/pom.xml?rev=1524525&r1=1524524&r2=1524525&view=diff
==============================================================================
--- stanbol/branches/commons-ng/enhancer/jersey/pom.xml (original)
+++ stanbol/branches/commons-ng/enhancer/jersey/pom.xml Wed Sep 18 18:44:27 2013
@@ -214,7 +214,7 @@
     <dependency>
       <groupId>org.glassfish.jersey.core</groupId>
       <artifactId>jersey-common</artifactId>
-      <version>2.0</version>
+      <version>2.2</version>
       <scope>test</scope>
     </dependency>
   </dependencies>