[SUREFIRE-1355] Close reportSets tag

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

Branch: refs/heads/SUREFIRE-1354
Commit: 882157b93c5894bf08cd7052ef9b9e380a919673
Parents: 26d25c6
Author: Tibor17 <tibo...@lycos.com>
Authored: Wed Apr 5 20:41:47 2017 +0200
Committer: Tibor17 <tibo...@lycos.com>
Committed: Wed Apr 5 23:53:02 2017 +0200

----------------------------------------------------------------------
 maven-surefire-plugin/src/site/apt/usage.apt.vm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/882157b9/maven-surefire-plugin/src/site/apt/usage.apt.vm
----------------------------------------------------------------------
diff --git a/maven-surefire-plugin/src/site/apt/usage.apt.vm 
b/maven-surefire-plugin/src/site/apt/usage.apt.vm
index b5dd3bd..c442e67 100644
--- a/maven-surefire-plugin/src/site/apt/usage.apt.vm
+++ b/maven-surefire-plugin/src/site/apt/usage.apt.vm
@@ -281,7 +281,8 @@ mvn verify
             <reports>
               <report>failsafe-report-only</report>
             </reports>
-        </reportSet>
+          </reportSet>
+        </reportSets>
       </plugin>
     </plugins>
   </reporting>

Reply via email to