From d41a47f2479aa2aa4325fca05301609a5c84f99a Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 8 May 2014 17:42:28 +0100 Subject: [PATCH] Update Spring Plugin to 1.1.0.RELEASE Update to latest release of Spring Plugin and provide dependency management for all of its modules Closes #802 --- spring-boot-dependencies/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index d1edd9e4eca..344f4c82c35 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -102,7 +102,7 @@ 1.2.0.RC1 0.11.0.RELEASE 4.0.0.RELEASE - 1.0.0.RELEASE + 1.1.0.RELEASE 1.3.2.RELEASE 1.1.1.RELEASE 3.2.3.RELEASE @@ -953,6 +953,11 @@ spring-plugin-core ${spring-plugin.version} + + org.springframework.plugin + spring-plugin-metadata + ${spring-plugin.version} + org.springframework.integration spring-integration-core