From 00b6670b785d6bcb2342dbe95599874e063b0449 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 14 Oct 2014 14:55:38 +0100 Subject: [PATCH] Revert "Change config for git commit plugin in starter parent" This reverts commit 26a528ce95016c0d6f3a239b97aed4e0ecc9a763. Fixes gh-1706 --- spring-boot-starters/spring-boot-starter-parent/pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/spring-boot-starters/spring-boot-starter-parent/pom.xml b/spring-boot-starters/spring-boot-starter-parent/pom.xml index 3e32d2c6d8..4ef2d8ae6a 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.11 + 2.1.10 @@ -130,7 +130,8 @@ true yyyy-MM-dd'T'HH:mm:ssZ true - ${project.build.outputDirectory}/git.properties + + target/classes/git.properties