Fixed license metadata in POM.

This commit is contained in:
Michael Bayne
2011-06-13 13:24:42 -07:00
parent ef2488328f
commit a5c4383882
+2 -2
View File
@@ -22,8 +22,8 @@
<licenses>
<license>
<name>GNU Lesser General Public License (LGPL), Version 2 with Classpath Exception</name>
<url>http://openjdk.java.net/legal/gplv2+ce.html</url>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>