From 554451b89d0c5c19ae1b8565e24049fe4a496859 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 10 Nov 2016 11:07:01 +0100 Subject: [PATCH] DATACOUCH-256 - Prepare 3.0 development. --- pom.xml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 2de21486..4c4ec4b6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,26 +5,22 @@ org.springframework.data spring-data-couchbase - 2.2.0.BUILD-SNAPSHOT + 3.0.0.BUILD-SNAPSHOT Spring Data Couchbase Spring Data integration for Couchbase - https://github.com/SpringSource/spring-data-couchbase + https://github.com/spring-projects/spring-data-couchbase org.springframework.data.build spring-data-parent - 1.9.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT - - DATACOUCH - 2.2.8 2.2.8 - 1.13.0.BUILD-SNAPSHOT - 1.0.0.GA + 2.0.0.BUILD-SNAPSHOT @@ -64,7 +60,7 @@ org.hibernate hibernate-validator - 4.2.0.Final + 5.2.4.Final test