From 7e6ad00cb51d459f22de6ec8b9f6c3c0268a98e3 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 25 Jul 2017 15:34:22 +0200 Subject: [PATCH] #394 - Release version 2.0 RC2 (Kay). --- bom/pom.xml | 4 ++-- parent/pom.xml | 2 +- pom.xml | 2 +- resources/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index e26e93a4..1c28c304 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -4,13 +4,13 @@ 4.0.0 org.springframework.data spring-data-releasetrain - Kay-BUILD-SNAPSHOT + Kay-RC2 pom org.springframework.data.build spring-data-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 Spring Data Release Train - BOM diff --git a/parent/pom.xml b/parent/pom.xml index 3c2b715b..6664de50 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -26,7 +26,7 @@ org.springframework.data.build spring-data-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 ../pom.xml diff --git a/pom.xml b/pom.xml index 139f617d..a43167fc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.data.build spring-data-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 pom Spring Data Build diff --git a/resources/pom.xml b/resources/pom.xml index aa49f042..7bcaca2a 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-build - 2.0.0.BUILD-SNAPSHOT + 2.0.0.RC2 ../pom.xml