Repository: maven-surefire
Updated Branches:
  refs/heads/master 23111dceb -> a69084d46


[SUREFIRE-1173] Fix redirected link on plugin's website


Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/a69084d4
Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/a69084d4
Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/a69084d4

Branch: refs/heads/master
Commit: a69084d4603f8f40c313776a4debb4f57fef9af2
Parents: 23111dc
Author: Andrei Selkin <[email protected]>
Authored: Wed Aug 19 11:51:18 2015 +0300
Committer: Andrei Selkin <[email protected]>
Committed: Wed Aug 19 11:51:18 2015 +0300

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/a69084d4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5eb15e3..4b7d23a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
 
   <name>Apache Maven Surefire</name>
   <description>Surefire is a test framework project.</description>
-  <url>http://maven.apache.org/surefire</url>
+  <url>http://maven.apache.org/surefire/</url>
   <inceptionYear>2004</inceptionYear>
 
   <contributors>

Reply via email to