From 567da544b7e4082a6df550044313661c44c91741 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Fri, 6 Oct 2017 17:39:31 +0200 Subject: [PATCH] #297 - Fixed POM setup for 2.0. --- jpa/security/pom.xml | 2 +- mongodb/fluent-api/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jpa/security/pom.xml b/jpa/security/pom.xml index cfb98f91..d1ebac44 100644 --- a/jpa/security/pom.xml +++ b/jpa/security/pom.xml @@ -5,7 +5,7 @@ org.springframework.data.examples spring-data-jpa-examples - 1.0.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT spring-data-jpa-security diff --git a/mongodb/fluent-api/pom.xml b/mongodb/fluent-api/pom.xml index f7053046..6e196ebd 100644 --- a/mongodb/fluent-api/pom.xml +++ b/mongodb/fluent-api/pom.xml @@ -9,7 +9,7 @@ org.springframework.data.examples spring-data-mongodb-examples - 1.0.0.BUILD-SNAPSHOT + 2.0.0.BUILD-SNAPSHOT