[seam-commits] Seam SVN: r13612 - modules/persistence/trunk/impl.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Sun Aug 15 15:17:39 EDT 2010


Author: lincolnthree
Date: 2010-08-15 15:17:39 -0400 (Sun, 15 Aug 2010)
New Revision: 13612

Modified:
   modules/persistence/trunk/impl/pom.xml
Log:
Removed duplicate entry in pom

Modified: modules/persistence/trunk/impl/pom.xml
===================================================================
--- modules/persistence/trunk/impl/pom.xml	2010-08-13 01:22:22 UTC (rev 13611)
+++ modules/persistence/trunk/impl/pom.xml	2010-08-15 19:17:39 UTC (rev 13612)
@@ -115,12 +115,6 @@
          <scope>test</scope>
       </dependency>
       
-      <dependency>
-         <groupId>org.hibernate</groupId>
-         <artifactId>hibernate-core</artifactId>
-         <scope>provided</scope>
-      </dependency>
-      
    </dependencies>
 
 



More information about the seam-commits mailing list