From e27984e84cde1c987440a35abf0d0cf2acd6be5a Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 28 Jul 2014 10:20:02 +0200 Subject: [PATCH] DATACMNS-549 - Prepare 1.8.2.RELEASE (Dijkstra SR2). --- pom.xml | 10 +++++----- src/main/resources/notice.txt | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4f6ad3704..6b8c07114 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - + 4.0.0 @@ -12,7 +12,7 @@ org.springframework.data.build spring-data-parent - 1.4.2.BUILD-SNAPSHOT + 1.4.2.RELEASE ../spring-data-build/parent/pom.xml @@ -131,7 +131,7 @@ org.springframework.data.build spring-data-java8-stub - 1.4.1.RELEASE + 1.4.2.RELEASE provided @@ -217,8 +217,8 @@ - spring-libs-snapshot - http://repo.spring.io/libs-snapshot + spring-libs-release + http://repo.spring.io/libs-release diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index e4aae2eae..17c908c37 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Commons 1.8.1 +Spring Data Commons 1.8.2 Copyright (c) [2010-2014] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").