From e9e4da306266dcd9d3bdd4fb17fd85be0161cd92 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 20 May 2014 16:26:45 +0200 Subject: [PATCH] DATAREST-306 - Prepare 2.1 GA. --- README.md | 2 +- pom.xml | 16 ++++++++-------- spring-data-rest-core/pom.xml | 2 +- src/main/resources/notice.txt | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 054b2a22d..23bc2eae0 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The first exporter implemented is a JPA Repository exporter. This takes your JPA Installation instructions are in the docs: -* [http://static.springsource.org/autorepo/docs/spring-data-rest/1.1.0.BUILD-SNAPSHOT/reference/htmlsingle/](http://static.springsource.org/autorepo/docs/spring-data-rest/1.1.0.BUILD-SNAPSHOT/reference/htmlsingle/) +* [http://docs.spring.io/spring-data/rest/docs/current/reference/htmlsingle/](http://docs.spring.io/spring-data/rest/docs/current/reference/htmlsingle/) ### License diff --git a/pom.xml b/pom.xml index fc4744ab5..200580c6c 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.springframework.data.build spring-data-parent - 1.4.0.BUILD-SNAPSHOT + 1.4.0.RELEASE ../spring-data-build/parent/pom.xml @@ -27,11 +27,11 @@ multi spring-data-rest - 1.8.0.BUILD-SNAPSHOT - 1.6.0.BUILD-SNAPSHOT - 1.5.0.BUILD-SNAPSHOT - 3.1.0.BUILD-SNAPSHOT - 1.4.0.BUILD-SNAPSHOT + 1.8.0.RELEASE + 1.6.0.RELEASE + 1.5.0.RELEASE + 3.1.0.RELEASE + 1.4.0.RELEASE 4.2.0.Final @@ -150,8 +150,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-release + http://repo.spring.io/libs-release diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 0aaae3023..99301095a 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -16,7 +16,7 @@ - 0.11.0.RELEASE + 0.12.0.RELEASE 1.1.0.RELEASE 1.1 diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 6d9fd4edc..bcf024b04 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data REST 2.1 RC1 +Spring Data REST 2.1 GA Copyright (c) 2012-2014 Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0