From 24a0d65648db9cd49217f2ee0f8381b88f1f145d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 27 Jul 2016 13:51:37 +0200 Subject: [PATCH] DATACASS-269 - Prepare 1.5 M1 (Ingalls). --- pom.xml | 12 +++++------- src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 21ad03018..8adb5ba6c 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,12 @@ - + 4.0.0 org.springframework.data.build spring-data-parent - 1.9.0.BUILD-SNAPSHOT + 1.9.0.M1 ../spring-data-build/parent/pom.xml @@ -78,13 +76,13 @@ 2.16 1.01 multi - 1.13.0.BUILD-SNAPSHOT + 1.13.0.M1 - 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 4505a411e..a6bb82073 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Cassandra 1.4 GA +Spring Data Cassandra 1.5 M1 Copyright (c) [2010-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").