Repository: maven-surefire Updated Branches: refs/heads/master 1c707717f -> cb3f66add
[maven-release-plugin] commitByProject=false Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/b4c99426 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/b4c99426 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/b4c99426 Branch: refs/heads/master Commit: b4c994261cae2b5a98d33564b8ebc75ca1e0673b Parents: 1c70771 Author: Tibor17 <[email protected]> Authored: Fri Oct 6 19:23:34 2017 +0200 Committer: Tibor17 <[email protected]> Committed: Fri Oct 6 19:23:34 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/b4c99426/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4f0bf58..ba00fcd 100644 --- a/pom.xml +++ b/pom.xml @@ -403,7 +403,7 @@ <configuration> <autoVersionSubmodules>true</autoVersionSubmodules> <preparationGoals>clean install</preparationGoals> - <commitByProject>true</commitByProject> + <commitByProject>false</commitByProject> </configuration> </plugin> <plugin>
