Fix mysql lgpl file

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112995 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-02-25 07:51:33 +00:00
parent 5734707c96
commit f897211eb8

View File

@@ -1151,7 +1151,7 @@ Template:
<project>
<groupId>mysql</groupId>
<url>http://www.mysql.com/products/connector-j/index.html</url>
<file>http://www.mysql.com/doc/en/GPL_license.html</file>
<file>http://www.gnu.org/licenses/lgpl.txt</file>
<comments>2.x is LGPL, 3.x is GPL</comments>
</project>