From 1dcd4ddf9e70eda53e682e65e490697b29695544 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 25 Mar 2014 14:38:43 -0700 Subject: [PATCH] Restore Spring Framework version Remove accidentally committed SNAPSHOT dependency. --- spring-boot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index 0c953308c86..b16af205d99 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -43,7 +43,7 @@ 1.7.6 1.13 0.7-groovy-2.0 - 4.0.3.BUILD-SNAPSHOT + 4.0.2.RELEASE 3.0.1.RELEASE 2.2.5.RELEASE 1.5.1.RELEASE