From d7cff53d2dcba4c7fe5efb88bb8f7a9ef1f3029f Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 27 Sep 2016 11:05:44 -0700 Subject: [PATCH] SGF-528 - Fix parent POM reference and set Spring Framework version to 4.3.3.RELEASE. --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e439d205..6ff1d29e 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.data.build spring-data-parent - 1.9.0.BUILD-SNAPSHOT + 1.8.3.RELEASE org.springframework.data @@ -25,6 +25,7 @@ 2.0.2 1.01 2.5 + 4.3.3.RELEASE 1.12.3.RELEASE 1.1.0.RELEASE