You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ag...@apache.org on 2013/04/27 22:02:01 UTC

git commit: o fixed xml syntax error

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 <ag...@apache.org>
Authored: Sat Apr 27 22:01:43 2013 +0200
Committer: Andreas Gudian <ag...@apache.org>
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>