[hibernate-commits] Hibernate SVN: r11435 - trunk/sandbox/maven-poc/Hibernate3/core.
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Tue May 1 09:20:36 EDT 2007
Author: steve.ebersole at jboss.com
Date: 2007-05-01 09:20:35 -0400 (Tue, 01 May 2007)
New Revision: 11435
Modified:
trunk/sandbox/maven-poc/Hibernate3/core/pom.xml
Log:
added description
Modified: trunk/sandbox/maven-poc/Hibernate3/core/pom.xml
===================================================================
--- trunk/sandbox/maven-poc/Hibernate3/core/pom.xml 2007-04-30 20:25:42 UTC (rev 11434)
+++ trunk/sandbox/maven-poc/Hibernate3/core/pom.xml 2007-05-01 13:20:35 UTC (rev 11435)
@@ -14,7 +14,10 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
<packaging>jar</packaging>
+
<name>Hibernate Core</name>
+ <description>The core functionality of Hibernate</description>
+
<url>http://hibernate.org</url>
<dependencies>
More information about the hibernate-commits
mailing list