This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/tomcat-maven-plugin.git
The following commit(s) were added to refs/heads/trunk by this push:
new 395fd90 Rename
395fd90 is described below
commit 395fd908798497493238d1074e2008a1868c966f
Author: remm <[email protected]>
AuthorDate: Wed Apr 8 23:09:24 2026 +0200
Rename
---
tomcat-main-maven-plugin/src/it/simple-war-exec-project/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tomcat-main-maven-plugin/src/it/simple-war-exec-project/pom.xml
b/tomcat-main-maven-plugin/src/it/simple-war-exec-project/pom.xml
index c820a65..947c9e2 100644
--- a/tomcat-main-maven-plugin/src/it/simple-war-exec-project/pom.xml
+++ b/tomcat-main-maven-plugin/src/it/simple-war-exec-project/pom.xml
@@ -56,7 +56,7 @@
</plugin>
<plugin>
<groupId>org.apache.tomcat.maven</groupId>
- <artifactId>tomcat-maven-plugin</artifactId>
+ <artifactId>tomcat-main-maven-plugin</artifactId>
<executions>
<execution>
<id>tomcat-run</id>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]