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

Commit

Permalink
jax-rs 2.1 javadoc link update.
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelbucek committed Sep 5, 2017
1 parent 596333e commit 3dab3e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<version>2.26-SNAPSHOT</version>
<name>jersey</name>
<description>
Jersey is the open source (under dual CDDL+GPL license) JAX-RS 2.0 (JSR 339)
Jersey is the open source (under dual CDDL+GPL license) JAX-RS 2.1 (JSR 370)
production quality Reference Implementation for building RESTful Web services.
</description>

Expand Down Expand Up @@ -315,7 +315,7 @@
All Rights Reserved. Use is subject to license terms.]]>
</bottom>
<links>
<link>http://jersey.java.net/apidocs-javax.jax-rs/2.0.1</link>
<link>https://jax-rs.github.io/apidocs/2.1/</link>
<link>http://hk2.java.net/nonav/hk2-api/apidocs</link>
</links>
<excludePackageNames>
Expand Down Expand Up @@ -1174,7 +1174,7 @@
com.sun.ws.rs.ext:*.examples.*:*.internal.*:*.tests.*
</excludePackageNames>
<links>
<link>http://jersey.github.io/apidocs-javax.jax-rs/2.0.1</link>
<link>https://jax-rs.github.io/apidocs/2.1</link>
<link>https://javaee.github.io/hk2/apidocs/</link>
</links>
<additionalparam>-Xdoclint:none</additionalparam>
Expand Down

0 comments on commit 3dab3e7

Please sign in to comment.