diff -r 7adef9ce92aa -r 523f0647513e server/pom.xml --- a/server/pom.xml Wed Mar 13 15:37:31 2013 +0100 +++ b/server/pom.xml Wed Mar 13 15:47:08 2013 +0100 @@ -7,7 +7,8 @@ 0.1 war - + + 2.14 1.0 1.0 1.17 @@ -16,7 +17,7 @@ 8.1.9.v20130131 4.10 - 2.0.15 + 2.0.16 2.5.1 2.1.4 2.1 @@ -100,6 +101,11 @@ + + org.apache.maven.plugins + maven-surefire-plugin + ${surefire-version} + @@ -257,18 +263,18 @@ org.springframework.data - spring-data-commons-core - 1.4.0.RELEASE + spring-data-commons + 1.5.0.RELEASE org.springframework.data spring-data-jpa - 1.2.0.RELEASE + 1.3.0.RELEASE org.springframework.data spring-data-mongodb - 1.1.1.RELEASE + 1.2.0.RELEASE javax.persistence