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

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git


The following commit(s) were added to refs/heads/master by this push:
     new e3dd742  Align pom with output of Maven release plugin
e3dd742 is described below

commit e3dd742b4ac7edf31b1732d95fafc464ed74bf29
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue May 4 12:38:03 2021 +0100

    Align pom with output of Maven release plugin
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 39ab0b5..e28c4a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -286,7 +286,7 @@
               <transformers>
                 <transformer 
implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer">
                   <manifestEntries>
-                    <Class-Path/>
+                    <Class-Path />
                   </manifestEntries>
                 </transformer>
               </transformers>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to