Author: steve.ebersole(a)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>
Show replies by date