This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/main by this push: new 5289f25 Add servlet-module 5289f25 is described below commit 5289f2517776814dc529f18c3df2b76f7fdc45d9 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Mar 14 15:37:41 2024 +0000 Add servlet-module --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index bb908bc..9c89f62 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,7 @@ <modules> <module>el-tck</module> <module>jsp-tck</module> + <module>servlet-tck</module> <module>websocket-tck</module> </modules> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org