From 376ae63fc55e0744b7cf55b283674ee0bd771f1f Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 8 May 2013 07:05:39 +0100 Subject: [PATCH] Fix scope of bootstrap core dependency --- .../spring-bootstrap-application/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/spring-bootstrap-applications/spring-bootstrap-application/pom.xml b/spring-bootstrap-applications/spring-bootstrap-application/pom.xml index b174ceec57..f67aae20b1 100644 --- a/spring-bootstrap-applications/spring-bootstrap-application/pom.xml +++ b/spring-bootstrap-applications/spring-bootstrap-application/pom.xml @@ -14,7 +14,6 @@ ${project.groupId} spring-bootstrap ${project.version} - runtime org.springframework