Skip to content
This repository has been archived by the owner on May 14, 2018. It is now read-only.

Commit

Permalink
Update jaxrs-client quickstart to work with EAP 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pgier committed Sep 10, 2013
1 parent c80814d commit b5b8d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jax-rs-client/pom.xml
Expand Up @@ -37,7 +37,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- JBoss dependency versions -->
<version.org.jboss.resteasy>2.3.6.Final-redhat-1</version.org.jboss.resteasy>
<version.org.jboss.resteasy>2.3.7.Final</version.org.jboss.resteasy>

<!-- Define the version of the JBoss BOMs we want to import to specify tested stacks. -->
<!-- <version.org.jboss.bom>1.0.4.Final</version.org.jboss.bom> -->
Expand Down

0 comments on commit b5b8d9d

Please sign in to comment.