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 cef2c08  Add name so maven-shade-plugin picks it up for the NOTICE file
cef2c08 is described below

commit cef2c08b192361734a0599fe4b16b31861f41927
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Feb 8 14:52:07 2021 +0000

    Add name so maven-shade-plugin picks it up for the NOTICE file
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 87956f6..c619b54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
 
   <groupId>org.apache.tomcat</groupId>
   <artifactId>jakartaee-migration</artifactId>
+  <name>Apache Tomcat Migration Tool for Jakarta EE</name>
   <version>0.2.0-SNAPSHOT</version>
  
   <description>


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

Reply via email to