[hibernate-commits] Hibernate SVN: r11438 - trunk/sandbox/maven-poc/Hibernate3/cache-ehcache.
hibernate-commits at lists.jboss.org
hibernate-commits at lists.jboss.org
Tue May 1 11:25:49 EDT 2007
Author: steve.ebersole at jboss.com
Date: 2007-05-01 11:25:48 -0400 (Tue, 01 May 2007)
New Revision: 11438
Modified:
trunk/sandbox/maven-poc/Hibernate3/cache-ehcache/pom.xml
Log:
control module versions (for interdependencies) from parent
Modified: trunk/sandbox/maven-poc/Hibernate3/cache-ehcache/pom.xml
===================================================================
--- trunk/sandbox/maven-poc/Hibernate3/cache-ehcache/pom.xml 2007-05-01 15:24:44 UTC (rev 11437)
+++ trunk/sandbox/maven-poc/Hibernate3/cache-ehcache/pom.xml 2007-05-01 15:25:48 UTC (rev 11438)
@@ -21,7 +21,6 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-core</artifactId>
- <version>${project.version}</version>
</dependency>
<dependency>
<groupId>net.sf.ehcache</groupId>
More information about the hibernate-commits
mailing list