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 4e0f906 Servlet TCK 6.1.0 has been staged
4e0f906 is described below
commit 4e0f9067ae6d2ffac2559c8206361654dc1b02d5
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 27 16:32:33 2024 +0000
Servlet TCK 6.1.0 has been staged
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 312a61f..50631e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<!-- TCK versions to test against -->
<tck.el.version>6.0.0</tck.el.version>
<api.el.version>6.0.0</api.el.version>
- <tck.servlet.version>6.1.0-SNAPSHOT</tck.servlet.version>
+ <tck.servlet.version>6.1.0</tck.servlet.version>
<tck.jsp.version>4.0.0</tck.jsp.version>
<tck.websocket.version>2.2.0</tck.websocket.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]