diff --git a/pom.xml b/pom.xml index d4d8dad85..fd2e48783 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.4.3.BUILD-SNAPSHOT + 2.4.4.BUILD-SNAPSHOT pom Spring Data REST @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 1.7.3.BUILD-SNAPSHOT + 1.7.4.BUILD-SNAPSHOT @@ -28,13 +28,13 @@ multi spring-data-rest - 1.11.3.BUILD-SNAPSHOT - 1.9.3.BUILD-SNAPSHOT - 1.8.3.BUILD-SNAPSHOT - 3.4.3.BUILD-SNAPSHOT - 1.7.3.BUILD-SNAPSHOT - 1.5.3.BUILD-SNAPSHOT - 1.3.3.BUILD-SNAPSHOT + 1.11.4.BUILD-SNAPSHOT + 1.9.4.BUILD-SNAPSHOT + 1.8.4.BUILD-SNAPSHOT + 3.4.4.BUILD-SNAPSHOT + 1.7.4.BUILD-SNAPSHOT + 1.5.4.BUILD-SNAPSHOT + 1.3.4.BUILD-SNAPSHOT 4.3.10.Final diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 61b2d0773..6975a2cf2 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-rest-parent - 2.4.3.BUILD-SNAPSHOT + 2.4.4.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-distribution/pom.xml b/spring-data-rest-distribution/pom.xml index 27cbbc27a..c84f25277 100644 --- a/spring-data-rest-distribution/pom.xml +++ b/spring-data-rest-distribution/pom.xml @@ -13,7 +13,7 @@ org.springframework.data spring-data-rest-parent - 2.4.3.BUILD-SNAPSHOT + 2.4.4.BUILD-SNAPSHOT ../pom.xml diff --git a/spring-data-rest-hal-browser/pom.xml b/spring-data-rest-hal-browser/pom.xml index de63b9233..425459567 100644 --- a/spring-data-rest-hal-browser/pom.xml +++ b/spring-data-rest-hal-browser/pom.xml @@ -5,7 +5,7 @@ org.springframework.data spring-data-rest-parent - 2.4.3.BUILD-SNAPSHOT + 2.4.4.BUILD-SNAPSHOT spring-data-rest-hal-browser diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 0845e7712..2a6148ca6 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -11,7 +11,7 @@ org.springframework.data spring-data-rest-parent - 2.4.3.BUILD-SNAPSHOT + 2.4.4.BUILD-SNAPSHOT ../pom.xml