From ffd7a4602cabac9baba45bd822caa25c4fcb2f25 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Thu, 4 Feb 2010 19:07:55 +0000 Subject: [PATCH] + removed optional marker on some dependencies so they get included in the final war --- pom.xml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pom.xml b/pom.xml index 0e02dcb04..c2df70380 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,6 @@ org.hibernate com.springsource.org.hibernate 3.3.2.GA - true @@ -113,21 +112,18 @@ javax.persistence com.springsource.javax.persistence 1.0.0 - true com.oracle.toplink.essentials com.springsource.oracle.toplink.essentials 2.0.0.b41-beta2 - true org.hibernate com.springsource.org.hibernate.ejb 3.4.0.GA - true @@ -140,7 +136,6 @@ org.hibernate com.springsource.org.hibernate.annotations 3.4.0.GA - true @@ -154,7 +149,6 @@ org.apache.openjpa com.springsource.org.apache.openjpa 1.1.0 - true