From f9c7e8e29852f21226cc85d38c77e193ff613ac7 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Thu, 1 Sep 2016 16:11:18 +0200 Subject: [PATCH] #271 - Upgraded to Spring HATEOAS 0.22. Upgraded to snapshots for now. --- parent/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 11290514..1e6788fc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -105,7 +105,7 @@ 1.1.8 1.7.21 4.3.3.BUILD-SNAPSHOT - 0.21.0.RELEASE + 0.22.0.BUILD-SNAPSHOT 1.3.2 1.0.0.GA 1.2.8 @@ -839,10 +839,10 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot - false + true