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

Commit 3dab3e7

Browse files
committed
jax-rs 2.1 javadoc link update.
1 parent 596333e commit 3dab3e7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<version>2.26-SNAPSHOT</version>
5757
<name>jersey</name>
5858
<description>
59-
Jersey is the open source (under dual CDDL+GPL license) JAX-RS 2.0 (JSR 339)
59+
Jersey is the open source (under dual CDDL+GPL license) JAX-RS 2.1 (JSR 370)
6060
production quality Reference Implementation for building RESTful Web services.
6161
</description>
6262

@@ -315,7 +315,7 @@
315315
All Rights Reserved. Use is subject to license terms.]]>
316316
</bottom>
317317
<links>
318-
<link>http://jersey.java.net/apidocs-javax.jax-rs/2.0.1</link>
318+
<link>https://jax-rs.github.io/apidocs/2.1/</link>
319319
<link>http://hk2.java.net/nonav/hk2-api/apidocs</link>
320320
</links>
321321
<excludePackageNames>
@@ -1174,7 +1174,7 @@
11741174
com.sun.ws.rs.ext:*.examples.*:*.internal.*:*.tests.*
11751175
</excludePackageNames>
11761176
<links>
1177-
<link>http://jersey.github.io/apidocs-javax.jax-rs/2.0.1</link>
1177+
<link>https://jax-rs.github.io/apidocs/2.1</link>
11781178
<link>https://javaee.github.io/hk2/apidocs/</link>
11791179
</links>
11801180
<additionalparam>-Xdoclint:none</additionalparam>

0 commit comments

Comments
 (0)