From 3bb8e5af9eed3aef489d8ba617069c3b022cb3c2 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Wed, 10 Dec 2014 10:57:13 +0000 Subject: [PATCH] Remove redundant dep management for spring-boot-configuration-metadata MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The module’s artifact id is spring-boot-configuration-processor for which dependency management is also provided. --- spring-boot-dependencies/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml index c7c6b36448..fb9625ec9e 100644 --- a/spring-boot-dependencies/pom.xml +++ b/spring-boot-dependencies/pom.xml @@ -161,11 +161,6 @@ spring-boot-autoconfigure 1.2.0.BUILD-SNAPSHOT - - org.springframework.boot - spring-boot-configuration-metadata - 1.2.0.BUILD-SNAPSHOT - org.springframework.boot spring-boot-configuration-processor