[hibernate-commits] Hibernate SVN: r11446 - trunk/sandbox/maven-poc/Hibernate3/testing.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue May 1 11:29:57 EDT 2007


Author: steve.ebersole at jboss.com
Date: 2007-05-01 11:29:57 -0400 (Tue, 01 May 2007)
New Revision: 11446

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


Modified: trunk/sandbox/maven-poc/Hibernate3/testing/pom.xml
===================================================================
--- trunk/sandbox/maven-poc/Hibernate3/testing/pom.xml	2007-05-01 15:29:34 UTC (rev 11445)
+++ trunk/sandbox/maven-poc/Hibernate3/testing/pom.xml	2007-05-01 15:29:57 UTC (rev 11446)
@@ -26,7 +26,6 @@
         <dependency>
             <groupId>org.hibernate</groupId>
             <artifactId>hibernate-core</artifactId>
-            <version>${project.version}</version>
         </dependency>
     </dependencies>
 




More information about the hibernate-commits mailing list