From 8ac287f91f7295c371b8d4b59c4a1ce59d15b90d Mon Sep 17 00:00:00 2001 From: Gerd Aschemann Date: Fri, 14 Mar 2025 14:39:01 +0100 Subject: [PATCH] Apply spotless re-formatting Detected in the course of support-and-care/maven-support-and-care#77. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 347452c..d72d9e9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Plexus-Xml -============ +========== [![Build Status](https://github.com/codehaus-plexus/plexus-xml/actions/workflows/maven.yml/badge.svg)](https://github.com/codehaus-plexus/plexus-xml/actions) [![Maven Central](https://img.shields.io/maven-central/v/org.codehaus.plexus/plexus-xml.svg?label=Maven%20Central&versionPrefix=3.)](https://search.maven.org/artifact/org.codehaus.plexus/plexus-xml) @@ -22,3 +22,4 @@ For publishing [the site](https://codehaus-plexus.github.io/plexus-xml/) do the ``` mvn -Preporting verify site site:stage scm-publish:publish-scm ``` +