Author: steve.ebersole(a)jboss.com
Date: 2008-05-06 13:25:29 -0400 (Tue, 06 May 2008)
New Revision: 14644
Modified:
core/trunk/parent/pom.xml
Log:
HHH-3265 : lgpl license version 2.1
Modified: core/trunk/parent/pom.xml
===================================================================
--- core/trunk/parent/pom.xml 2008-05-06 15:47:22 UTC (rev 14643)
+++ core/trunk/parent/pom.xml 2008-05-06 17:25:29 UTC (rev 14644)
@@ -46,14 +46,13 @@
<licenses>
<license>
<name>GNU Lesser General Public License</name>
- <
url>http://www.gnu.org/copyleft/lesser.html</url>
+ <
url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
<comments>See discussion at
http://hibernate.org/356.html for more
details.</comments>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
- <!-- this is the cloned repo!!! -->
<
connection>scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk<...
<
developerConnection>scm:svn:https://svn.jboss.org/repos/hibernate/core...
<
url>https://svn.jboss.org/repos/hibernate/core/trunk</url>