From b54f5ced6bd62cf13805e410638fa9114f2a0b65 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 28 Jul 2015 14:52:49 +0200 Subject: [PATCH] DATAES-184 - Prepare 1.2.2.RELEASE (Fowler SR2). --- 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 024cd5ae3..4c3aeb257 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.springframework.data.build spring-data-parent - 1.6.2.BUILD-SNAPSHOT + 1.6.2.RELEASE ../spring-data-build/parent/pom.xml @@ -24,7 +24,7 @@ 3.2.1 2.6 1.4.4 - 1.10.2.BUILD-SNAPSHOT + 1.10.2.RELEASE @@ -150,8 +150,8 @@ - spring-libs-snapshot - https://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 23b2ddd29..f1cf8c3f0 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data Elasticsearch 1.2.1 +Spring Data Elasticsearch 1.2.2 Copyright (c) [2013-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").