You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2023/06/08 09:16:16 UTC

[tomcat] branch 10.1.x updated: Correct Jakarta Annotations version in Javadoc menu

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 6d87fad5b8 Correct Jakarta Annotations version in Javadoc menu
6d87fad5b8 is described below

commit 6d87fad5b83aa750c37724a9619d463a0ae2daad
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jun 8 10:16:08 2023 +0100

    Correct Jakarta Annotations version in Javadoc menu
---
 webapps/docs/project.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/project.xml b/webapps/docs/project.xml
index 00aa8135ca..d50acf4d46 100644
--- a/webapps/docs/project.xml
+++ b/webapps/docs/project.xml
@@ -90,7 +90,7 @@
               href="websocketapi/index.html"/>
         <item name="Authentication 3.0 Javadocs"
               href="jaspicapi/index.html"/>
-        <item name="Annotations 2.0 Javadocs"
+        <item name="Annotations 2.1 Javadocs"
               href="annotationapi/index.html"/>
         <item name="JK 1.2 Documentation"
               href="https://tomcat.apache.org/connectors-doc/"/>


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