diff --git a/libreplan-business/pom.xml b/libreplan-business/pom.xml
index 8d8a460f1..29e6196d6 100644
--- a/libreplan-business/pom.xml
+++ b/libreplan-business/pom.xml
@@ -17,37 +17,43 @@
org.xnap.commons
gettext-commons
+
+
+ org.springframework
+ spring-orm
+
+
+ org.hibernate
+ hibernate-core
+
+
+ org.hibernate
+ hibernate-annotations
+
+
+ org.hibernate
+ hibernate-validator
+
+
+
+ joda-time
+ joda-time-hibernate
+
+
${jdbcDriver.groupId}
${jdbcDriver.artifactId}
-
-
- junit
- junit
-
-
-
- com.jolbox
- bonecp
-
-
-
- org.springframework
- spring-context-support
-
org.apache.geronimo.specs
geronimo-jta_1.0.1B_spec
+
+
org.springframework
- spring-test
-
-
- org.springframework
- spring-orm
+ spring-context-support
org.aspectj
@@ -57,22 +63,27 @@
org.aspectj
aspectjweaver
-
- org.hibernate
- hibernate-core
-
javassist
javassist
+
+
- org.hibernate
- hibernate-annotations
+ junit
+ junit
+
- org.hibernate
- hibernate-validator
+ com.jolbox
+ bonecp
+
+
+ org.springframework
+ spring-test
+
+
org.easymock
easymock
@@ -83,11 +94,14 @@
easymockclassextension
test
+
+
net.sf.json-lib
json-lib
jdk15
+
commons-lang
commons-lang
@@ -110,10 +124,7 @@
joda-time
joda-time
-
- joda-time
- joda-time-hibernate
-
+
org.dbunit
dbunit