[hibernate-commits] Hibernate SVN: r11441 - trunk/sandbox/maven-poc/Hibernate3/cache-swarmcache.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue May 1 11:27:08 EDT 2007


Author: steve.ebersole at jboss.com
Date: 2007-05-01 11:27:08 -0400 (Tue, 01 May 2007)
New Revision: 11441

Modified:
   trunk/sandbox/maven-poc/Hibernate3/cache-swarmcache/pom.xml
Log:
control module versions (for interdependencies) from parent


Modified: trunk/sandbox/maven-poc/Hibernate3/cache-swarmcache/pom.xml
===================================================================
--- trunk/sandbox/maven-poc/Hibernate3/cache-swarmcache/pom.xml	2007-05-01 15:26:46 UTC (rev 11440)
+++ trunk/sandbox/maven-poc/Hibernate3/cache-swarmcache/pom.xml	2007-05-01 15:27:08 UTC (rev 11441)
@@ -21,7 +21,6 @@
         <dependency>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-core</artifactId>
-            <version>${project.version}</version>
         </dependency>
         <dependency>
             <groupId>swarmcache</groupId>




More information about the hibernate-commits mailing list