From 7593601415bf3c090210a74a183115f80aaf2c84 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 10 Feb 2015 16:32:29 +0100 Subject: [PATCH] #144 - Added build profiles for Spring 4.2. --- parent/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index 9a1cc7cb..045662cd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -491,6 +491,23 @@ + + + spring42-next + + + 4.2.0.BUILD-SNAPSHOT + + + + + spring-libs-snapshot + http://repo.spring.io/libs-snapshot + + + + + querydsl-next