From 1a4ba5522c5aa01bf74a6e5410658cfc60d59a42 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 2 May 2014 14:12:57 +0200 Subject: [PATCH] DATACOUCH-84 - Prepare 1.1.0.RC1. Upgraded to Spring Data Parent 1.4.0.RC1 and Spring Data Commons 1.8.0.RC1. Switched to milestone repository. --- pom.xml | 10 +++++----- src/docbkx/index.xml | 8 ++++---- src/main/resources/notice.txt | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 26618897..9e0b8b21 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 1.4.0.BUILD-SNAPSHOT + 1.4.0.RC1 @@ -23,7 +23,7 @@ 1.3.2 2.3.2 - 1.8.0.BUILD-SNAPSHOT + 1.8.0.RC1 1.0.0.GA @@ -100,8 +100,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-milestone + http://repo.spring.io/libs-milestone diff --git a/src/docbkx/index.xml b/src/docbkx/index.xml index f9a93468..897bb0e1 100644 --- a/src/docbkx/index.xml +++ b/src/docbkx/index.xml @@ -60,7 +60,7 @@ Reference Documentation - @@ -71,15 +71,15 @@ Appendix - - - \ No newline at end of file + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 69dcb5f7..fd0e9d17 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Couchbase 1.1.0.M1 +Spring Data Couchbase 1.1 RC1 Copyright (c) [2013-2014] Couchbase / Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").