From 6788cab982d027ae1001c55f50f87cc81cb137bd Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Wed, 13 Mar 2019 11:23:47 +0100 Subject: [PATCH] #756 - Added build profile for Spring 5.2 snapshots. --- parent/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index 525a76e6..692abb6c 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -616,6 +616,19 @@ + + spring52-next + + 5.2.0.BUILD-SNAPSHOT + + + + spring-libs-snapshot + https://repo.spring.io/libs-snapshot + + + + querydsl-next