diff --git a/pom.xml b/pom.xml
index 290393108..7962bdda0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
1.5.10
-
+
org.springframework
@@ -23,8 +23,8 @@
org.apache.commons
com.springsource.org.apache.commons.logging
-
-
+
+
org.springframework
@@ -41,32 +41,32 @@
org.springframework.web.servlet
${spring.version}
-
+
org.aspectj
com.springsource.org.aspectj.weaver
1.6.5.RELEASE
-
+
-
- org.slf4j
- com.springsource.slf4j.api
- ${slf4j.version}
-
-
- org.slf4j
- com.springsource.slf4j.org.apache.commons.logging
- ${slf4j.version}
- runtime
-
-
- org.slf4j
- com.springsource.slf4j.log4j
- ${slf4j.version}
- runtime
-
+
+ org.slf4j
+ com.springsource.slf4j.api
+ ${slf4j.version}
+
+
+ org.slf4j
+ com.springsource.slf4j.org.apache.commons.logging
+ ${slf4j.version}
+ runtime
+
+
+ org.slf4j
+ com.springsource.slf4j.log4j
+ ${slf4j.version}
+ runtime
+
org.apache.log4j
com.springsource.org.apache.log4j
@@ -79,8 +79,8 @@
org.apache.commons
com.springsource.org.apache.commons.dbcp
1.2.2.osgi
- runtime
-
+ runtime
+
org.hsqldb
com.springsource.org.hsqldb
@@ -89,13 +89,11 @@
-
+ com.mysql.jdbc
+ com.springsource.com.mysql.jdbc
+ 5.1.6
+ -->
+
org.hibernate
@@ -103,20 +101,20 @@
3.3.2.GA
true
-
+
javax.persistence
com.springsource.javax.persistence
1.0.0
- true
-
+ true
+
com.oracle.toplink.essentials
com.springsource.oracle.toplink.essentials
2.0.0.b41-beta2
- true
+ true
@@ -129,20 +127,20 @@
org.apache.commons
com.springsource.org.apache.commons.logging
-
-
+
+
- org.hibernate
- com.springsource.org.hibernate.annotations
- 3.4.0.GA
+ org.hibernate
+ com.springsource.org.hibernate.annotations
+ 3.4.0.GA
true
org.apache.commons
com.springsource.org.apache.commons.logging
-
+
@@ -156,8 +154,8 @@
org.apache.commons
com.springsource.org.apache.commons.logging
-
-
+
+
@@ -182,7 +180,7 @@
org.apache.taglibs
com.springsource.org.apache.taglibs.standard
1.1.2
-
+
@@ -209,13 +207,13 @@
org.springframework
org.springframework.test
${spring.version}
- test
+ test
- javax.transaction
- com.springsource.javax.transaction
- 1.1.0
- test
+ javax.transaction
+ com.springsource.javax.transaction
+ 1.1.0
+ test
@@ -247,28 +245,28 @@
org.apache.maven.plugins
maven-compiler-plugin
- true
+ true
1.5
1.5
true
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- **/*Tests.java
-
-
-
-
- org.apache.maven.plugins
- maven-war-plugin
-
- petclinic
-
-
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ **/*Tests.java
+
+
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+
+ petclinic
+
+
org.apache.maven.plugins
maven-dependency-plugin