You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by el...@apache.org on 2022/12/31 17:23:23 UTC

[maven-site] 01/01: fix markup

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

elharo pushed a commit to branch elharo-patch-3
in repository https://gitbox.apache.org/repos/asf/maven-site.git

commit fd4f3bc9533ea8bb78760d42cd3158bf75f63356
Author: Elliotte Rusty Harold <el...@users.noreply.github.com>
AuthorDate: Sat Dec 31 17:23:16 2022 +0000

    fix markup
    
    @slawekjaranowski
---
 content/apt/guides/mini/guide-attached-tests.apt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/content/apt/guides/mini/guide-attached-tests.apt b/content/apt/guides/mini/guide-attached-tests.apt
index a394ba89..07302bd5 100644
--- a/content/apt/guides/mini/guide-attached-tests.apt
+++ b/content/apt/guides/mini/guide-attached-tests.apt
@@ -54,6 +54,8 @@ Guide to using attached tests
   </build>
 </project>
 
++----+
+
 The attached test JAR can be installed and deployed like any other Maven artifact with
 
 To use the attached test JAR, specify a dependency on the main