Fixed license metadata in POM.
This commit is contained in:
@@ -22,8 +22,8 @@
|
|||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
<name>GNU Lesser General Public License (LGPL), Version 2 with Classpath Exception</name>
|
<name>Apache License, Version 2.0</name>
|
||||||
<url>http://openjdk.java.net/legal/gplv2+ce.html</url>
|
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
|
||||||
<distribution>repo</distribution>
|
<distribution>repo</distribution>
|
||||||
</license>
|
</license>
|
||||||
</licenses>
|
</licenses>
|
||||||
|
|||||||
Reference in New Issue
Block a user