From c813c52b6f93493cbd0868c2b1d8763b12a08124 Mon Sep 17 00:00:00 2001 From: Oliver Drotbohm Date: Mon, 15 Apr 2019 13:28:31 +0200 Subject: [PATCH] #803 - Polishing. Removed spring5-next build profile as we're not building against 5.1 anymore and we're already on Spring 5.2 snapshots. --- parent/pom.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 9400fc78..b356f832 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -699,19 +699,6 @@ - - spring5-next - - 5.1.6.BUILD-SNAPSHOT - - - - spring-libs-snapshot - https://repo.spring.io/libs-snapshot - - - - querydsl-next