From 7308936ce9c1107a39b66086e50afdb500941adf Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 12 Feb 2016 15:36:18 +0100 Subject: [PATCH] DATACASS-251 - Prepare 1.4 M1 (Hopper). --- pom.xml | 11 +++++------ src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index fcece56d0..7a9b7f546 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -16,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.8.0.BUILD-SNAPSHOT + 1.8.0.M1 ../spring-data-build/parent/pom.xml @@ -29,7 +28,7 @@ multi spring-data-cassandra - 1.12.0.BUILD-SNAPSHOT + 1.12.0.M1 2.1.9.2 1.0 2.16 @@ -206,8 +205,8 @@ - spring-libs-snapshot - https://repo.spring.io/libs-snapshot + spring-libs-milestone + https://repo.spring.io/libs-milestone diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 121744d83..3638d16ea 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Cassandra 1.3 GA +Spring Data Cassandra 1.4 M1 Copyright (c) [2010-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").