You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ti...@apache.org on 2018/12/23 15:58:22 UTC

[maven-surefire] branch master updated: fixed typo in index.apt.vm

This is an automated email from the ASF dual-hosted git repository.

tibordigana pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-surefire.git


The following commit(s) were added to refs/heads/master by this push:
     new b0df036  fixed typo in index.apt.vm
b0df036 is described below

commit b0df036c8117b2a807ed128f365fd934c7cc6632
Author: Tibor17 <ti...@apache.org>
AuthorDate: Sun Dec 23 16:58:09 2018 +0100

    fixed typo in index.apt.vm
---
 maven-surefire-plugin/src/site/apt/index.apt.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maven-surefire-plugin/src/site/apt/index.apt.vm b/maven-surefire-plugin/src/site/apt/index.apt.vm
index 90bc72f..afcbe56 100644
--- a/maven-surefire-plugin/src/site/apt/index.apt.vm
+++ b/maven-surefire-plugin/src/site/apt/index.apt.vm
@@ -65,7 +65,7 @@ Maven ${thisPlugin} Plugin
 |                                             | {{{https://issues.apache.org/jira/browse/SUREFIRE-1613}maven-surefire-report-plugin fails on JDK 11}}                                                                        \ |
 | 3.0.0-M3                                    | {{{https://issues.apache.org/jira/browse/SUREFIRE-1614}JUnit Runner that writes to System.out corrupts Surefire's STDOUT when using JUnit's Vintage Engine}}                 \ |
 |                                             | {{{https://issues.apache.org/jira/browse/SUREFIRE-1616}Smart stacktrace in test summary should not print JUnit5 assertion exception type}}                                   \ |
-|                                             | {{https://issues.apache.org/jira/browse/SUREFIRE-1611}Deprecate skipTests in Failsafe Plugin}}                                                                               \ |
+|                                             | {{{https://issues.apache.org/jira/browse/SUREFIRE-1611}Deprecate skipTests in Failsafe Plugin}}                                                                               \ |
 |                                             | {{{https://issues.apache.org/jira/projects/SUREFIRE/versions/12342872}See the Release Notes for the version 3.0.0-M3}}                                                       \ |
 *---------------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
 | 3.0.0-M4                                    | New interprocess communication and TCP/IP which fixes current blocker and critical bugs.                                                                                       |