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.git


The following commit(s) were added to refs/heads/main by this push:
     new a704da4e05 Jakarta Servlet 6.0 specification is final
a704da4e05 is described below

commit a704da4e05b057bcdb30c75cb65781a4fde821bf
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jun 1 19:59:48 2022 +0100

    Jakarta Servlet 6.0 specification is final
---
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.xml b/build.xml
index 2a67d5346f..4e594e16a9 100644
--- a/build.xml
+++ b/build.xml
@@ -56,7 +56,7 @@
 
   <!-- Exact spec versions (for the manifests etc.) -->
   <property name="servlet.spec.version"    value="6.0" />
-  <property name="servlet.revision"        value="-SNAPSHOT" />
+  <property name="servlet.revision"        value="" />
   <property name="jsp.spec.version"        value="3.1" />
   <property name="jsp.revision"            value="" />
   <property name="el.spec.version"         value="5.0" />


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

Reply via email to