From 26a528ce95016c0d6f3a239b97aed4e0ecc9a763 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 1 Oct 2014 15:46:01 +0100 Subject: [PATCH] Change config for git commit plugin in starter parent Fixes gh-1489 --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index d1f17691e4c..337743cae7e 100644 --- a/spring-boot-starters/spring-boot-starter-parent/pom.xml +++ b/spring-boot-starters/spring-boot-starter-parent/pom.xml @@ -118,7 +118,7 @@ pl.project13.maven git-commit-id-plugin - 2.1.10 + 2.1.11 @@ -130,8 +130,7 @@ true yyyy-MM-dd'T'HH:mm:ssZ true - - target/classes/git.properties + ${project.build.outputDirectory}/git.properties