From 3e7a2316096de1b70da5d814d2084447f0fad166 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Wed, 6 Apr 2016 16:38:17 +0200 Subject: [PATCH] DATAKV-130 - Prepare next development iteration. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 75b90c9..aca6e96 100644 --- a/pom.xml +++ b/pom.xml @@ -5,20 +5,20 @@ org.springframework.data spring-data-keyvalue - 1.1.0.RELEASE + 1.1.1.BUILD-SNAPSHOT Spring Data KeyValue org.springframework.data.build spring-data-parent - 1.8.0.RELEASE + 1.8.1.BUILD-SNAPSHOT DATAKV - 1.12.0.RELEASE + 1.12.1.BUILD-SNAPSHOT @@ -130,8 +130,8 @@ - spring-libs-release - https://repo.spring.io/libs-release + spring-libs-snapshot + https://repo.spring.io/libs-snapshot