From f1c9466e21b1add862149e1cd8134902aa2564b7 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 19 Feb 2018 19:46:04 +0100 Subject: [PATCH] DATAJPA-1253 - Prepare 2.0.4 (Kay SR4). --- 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 a0f815b7f..1dc5a3a5c 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ org.springframework.data.build spring-data-parent - 2.0.4.BUILD-SNAPSHOT + 2.0.4.RELEASE @@ -24,7 +24,7 @@ 2.6.5 5.2.13.Final 2.0.0 - 2.0.4.BUILD-SNAPSHOT + 2.0.4.RELEASE spring.data.jpa @@ -485,8 +485,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 fb0f7fd01..bf4a676b1 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,4 +1,4 @@ -Spring Data JPA 2.0.3 +Spring Data JPA 2.0.4 Copyright (c) [2011-2015] Pivotal Software, Inc. This product is licensed to you under the Apache License, Version 2.0 (the "License").