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

Commit fad3602

Browse files
committed
License link + adjustment with JAX-RS license definition.
Change-Id: Ifdb69f588c06660d8950103d733c178c5e864ac1
1 parent 30c6096 commit fad3602

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

pom.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,13 @@
138138

139139
<licenses>
140140
<license>
141-
<name>CDDL+GPL License</name>
142-
<url>http://glassfish.java.net/public/CDDL+GPL_1_1.html</url>
141+
<name>CDDL 1.1</name>
142+
<url>https://oss.oracle.com/licenses/CDDL+GPL-1.1</url>
143+
<distribution>repo</distribution>
144+
</license>
145+
<license>
146+
<name>GPL2 w/ CPE</name>
147+
<url>https://oss.oracle.com/licenses/CDDL+GPL-1.1</url>
143148
<distribution>repo</distribution>
144149
</license>
145150
</licenses>

0 commit comments

Comments
 (0)