Skip to content

Commit

Permalink
Use latest jaxrs api version
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Jan 28, 2016
1 parent 77e239e commit fadb65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -88,7 +88,7 @@
<jaxb.api.version>1.0.4.Final</jaxb.api.version>
<jaxb.impl.version>2.2.11.jbossorg-1</jaxb.impl.version>
<jaxws.api.version>2.0.2.Final</jaxws.api.version>
<jaxrs.api.version>1.0.0.Final</jaxrs.api.version>
<jaxrs.api.version>1.0.1.Final-SNAPSHOT</jaxrs.api.version>
<jsr181.api.version>1.0-MR1</jsr181.api.version>
<commons-collections.version>3.2.1</commons-collections.version>
<commons-lang.version>2.6</commons-lang.version>
Expand Down

0 comments on commit fadb65b

Please sign in to comment.