From 4d7c618ca7510ef267560bd9b9c65c3078057d35 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 13 Oct 2017 17:52:54 +0200 Subject: [PATCH] #641 - Prepare 1.0 development. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b66eee1a..7c218878 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.hateoas spring-hateoas - 0.24.0.BUILD-SNAPSHOT + 1.0.0.BUILD-SNAPSHOT Spring HATEOAS http://github.com/SpringSource/spring-hateoas @@ -13,7 +13,7 @@ hyper-text driven REST web services. - 2012-2016 + 2012-2017 Pivotal, Inc.