From fedcc1f4a3c24a16f3f5404eb06b21ab553d8445 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 1 Jul 2015 00:12:28 +0200 Subject: [PATCH] DATACMNS-724 - Prepare 1.9.3.RELEASE (Evans SR3). --- pom.xml | 6 +++--- src/main/resources/notice.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 08c842d3d..229df4d06 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 1.5.3.BUILD-SNAPSHOT + 1.5.3.RELEASE @@ -236,8 +236,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-release + https://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 6ad80cf46..00df3d58d 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Commons 1.9.2 +Spring Data Commons 1.9.3 Copyright (c) [2010-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").