diff --git a/pom.xml b/pom.xml index 31e7271dc..1a5300236 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - + org.springframework.data spring-data-rest-parent 2.2.0.BUILD-SNAPSHOT @@ -154,7 +154,7 @@ http://repo.spring.io/libs-snapshot - + spring-plugins-release diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 543c8f9f7..83a50dbd6 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - + spring-data-rest-core Spring Data REST - Core @@ -14,51 +14,51 @@ 2.2.0.BUILD-SNAPSHOT ../pom.xml - + 0.14.0.RELEASE 1.1.0.RELEASE 1.1 - + - + org.springframework spring-tx - + org.springframework.hateoas spring-hateoas ${spring.hateoas} - + org.springframework.data spring-data-commons ${springdata.commons} - + org.springframework.plugin spring-plugin-core ${springplugin} - + org.atteo evo-inflector ${evoinflector} - + joda-time joda-time ${jodatime} true - + com.fasterxml.jackson.core jackson-annotations diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 2d8008880..338da2ea9 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - + spring-data-rest-webmvc Spring Data REST - WebMVC @@ -14,48 +14,48 @@ 2.2.0.BUILD-SNAPSHOT ../pom.xml - + 0.8.1 - + - + ${project.groupId} spring-data-rest-core ${project.version} - + org.springframework spring-webmvc - + javax.servlet javax.servlet-api 3.0.1 provided - + - + org.springframework spring-orm true - + org.hibernate.javax.persistence hibernate-jpa-2.0-api 1.0.1.Final true - + - + com.fasterxml.jackson.core jackson-databind @@ -67,25 +67,25 @@ jackson-annotations ${jackson} - + - + com.fasterxml.jackson.datatype jackson-datatype-hibernate4 ${jackson} true - + org.hibernate hibernate-core ${hibernate.version} true - + - + com.fasterxml.jackson.datatype jackson-datatype-joda @@ -102,14 +102,14 @@ - + com.jayway.jsonpath json-path ${jsonpath} test - +