From e1d53b65ba8ef323fe8f7aa7e6458e5d99c248ab Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 23 Sep 2016 13:56:07 +0100 Subject: [PATCH] Remove redundant git-commit-id-plugin configuration from loader-tools Closes gh-7007 --- .../spring-boot-loader-tools/pom.xml | 23 ------------------- 1 file changed, 23 deletions(-) diff --git a/spring-boot-tools/spring-boot-loader-tools/pom.xml b/spring-boot-tools/spring-boot-loader-tools/pom.xml index e03a601ef6..b4b0905a89 100644 --- a/spring-boot-tools/spring-boot-loader-tools/pom.xml +++ b/spring-boot-tools/spring-boot-loader-tools/pom.xml @@ -48,29 +48,6 @@ - - pl.project13.maven - git-commit-id-plugin - - - include-git-properties - prepare-package - - revision - - - ${main.basedir}/.git - true - - true - - - - - - false - - org.apache.maven.plugins maven-dependency-plugin