diff options
Diffstat (limited to 'dev-java/javax-servlet-api')
-rw-r--r-- | dev-java/javax-servlet-api/metadata.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/javax-servlet-api/metadata.xml b/dev-java/javax-servlet-api/metadata.xml index d59a3050ff33..e6e90687d73f 100644 --- a/dev-java/javax-servlet-api/metadata.xml +++ b/dev-java/javax-servlet-api/metadata.xml @@ -8,10 +8,8 @@ Java Servlet is the foundation web specification in the Java Enterprise Platform. Developers can build web applications using the Servlet API to interact with the request/response workflow. </longdescription> <slots> + <slot name="2.5">https://jcp.org/aboutJava/communityprocess/final/jsr154/</slot> <slot name="3.1">https://jcp.org/aboutJava/communityprocess/final/jsr340/</slot> <slot name="3.0">https://jcp.org/aboutJava/communityprocess/final/jsr315/</slot> </slots> - <upstream> - <doc>https://jcp.org/aboutJava/communityprocess/mrel/jsr154/</doc> - </upstream> </pkgmetadata> |