From d11089a223576cfa67f7114f262e3662d8d61b6a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 28 Jul 2014 10:20:03 +0200 Subject: [PATCH] DATACASS-143 - Prepare 1.0.2.RELEASE (Dijkstra SR2). --- pom.xml | 8 ++++---- src/docbkx/index.xml | 6 +++--- src/main/resources/notice.txt | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 975e09122..ee2ac7193 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.4.2.BUILD-SNAPSHOT + 1.4.2.RELEASE ../spring-data-build/parent/pom.xml @@ -28,7 +28,7 @@ multi spring-data-cassandra - 1.8.2.BUILD-SNAPSHOT + 1.8.2.RELEASE 2.0.2.1 2.0.2 1.0 @@ -195,8 +195,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-release + http://repo.spring.io/libs-release diff --git a/src/docbkx/index.xml b/src/docbkx/index.xml index c2b3ad019..5dcbc6027 100644 --- a/src/docbkx/index.xml +++ b/src/docbkx/index.xml @@ -47,7 +47,7 @@ - + @@ -64,10 +64,10 @@ Appendix - + - + diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 62c524066..ea6577f42 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Cassandra 1.0.1 +Spring Data Cassandra 1.0.2 Copyright (c) [2010-2014] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").