Updated Branches: refs/heads/master d0452c793 -> 1948fd441
o fixed xml syntax error Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/1948fd44 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/1948fd44 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/1948fd44 Branch: refs/heads/master Commit: 1948fd441c6985c0d583af2a2066d99b2c2ed373 Parents: d0452c7 Author: Andreas Gudian <[email protected]> Authored: Sat Apr 27 22:01:43 2013 +0200 Committer: Andreas Gudian <[email protected]> Committed: Sat Apr 27 22:01:43 2013 +0200 ---------------------------------------------------------------------- maven-surefire-plugin/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/1948fd44/maven-surefire-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-surefire-plugin/pom.xml b/maven-surefire-plugin/pom.xml index 54d99e6..65a00ef 100644 --- a/maven-surefire-plugin/pom.xml +++ b/maven-surefire-plugin/pom.xml @@ -144,7 +144,7 @@ </replacements> </configuration> </plugin> - <!-- END HACK -> + <!-- END HACK --> <plugin> <artifactId>maven-assembly-plugin</artifactId> <executions>
