# HG changeset patch # User Torsten Irländer # Date 1376042818 -7200 # Node ID 1e50903065ceef2c1821368747e9d55a6077378f # Parent 58cecc86c4548ad9d7a5560fd29e84798a11f878 Added global dependency (Testing was just set in a profile before) diff -r 58cecc86c454 -r 1e50903065ce pom.xml --- a/pom.xml Fri Aug 09 12:06:12 2013 +0200 +++ b/pom.xml Fri Aug 09 12:06:58 2013 +0200 @@ -146,6 +146,18 @@ junit test + + org.jboss.resteasy + resteasy-jaxrs + 2.2.2.GA + test + + + org.apache.httpcomponents + httpcore + 4.1.4 + test +