Repository: maven-surefire Updated Branches: refs/heads/master 28168c82e -> 5aed84309
[maven-release-plugin] commitByProject=true Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/5aed8430 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/5aed8430 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/5aed8430 Branch: refs/heads/master Commit: 5aed84309465e0e4f81585b117086fe4e29e112c Parents: 28168c8 Author: Tibor17 <tibordig...@apache.org> Authored: Fri Sep 15 17:04:14 2017 +0200 Committer: Tibor17 <tibordig...@apache.org> Committed: Fri Sep 15 17:04:14 2017 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/5aed8430/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0042378..4f0bf58 100644 --- a/pom.xml +++ b/pom.xml @@ -403,6 +403,7 @@ <configuration> <autoVersionSubmodules>true</autoVersionSubmodules> <preparationGoals>clean install</preparationGoals> + <commitByProject>true</commitByProject> </configuration> </plugin> <plugin>