From 274adf320d82f62ed7fb70d6298ad83670c9820d Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 1 Jul 2015 02:09:31 +0200 Subject: [PATCH] DATAMONGO-1246 - Prepare 1.5.6.RELEASE (Dijkstra SR6). --- pom.xml | 8 ++++---- src/main/resources/notice.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index ae5730235..c5f047858 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.springframework.data.build spring-data-parent - 1.4.6.BUILD-SNAPSHOT + 1.4.6.RELEASE @@ -28,7 +28,7 @@ multi spring-data-mongodb - 1.8.6.BUILD-SNAPSHOT + 1.8.6.RELEASE 2.12.5 2.12.5 @@ -140,8 +140,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 07fe0caa8..9985724b3 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data MongoDB 1.5.5 +Spring Data MongoDB 1.5.6 Copyright (c) [2010-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").