]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/org.simantics.help.feature/feature.xml
Move platform to only work with JDK's >= 11
[simantics/platform.git] / features / org.simantics.help.feature / feature.xml
index 658c26f6cde7e97a029cda5731c159dccc51a885..66eeffaffed5729bf4ae23b5e791724e896a1f17 100644 (file)
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="javax.servlet"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
    <plugin
          id="javax.servlet.jsp"
          download-size="0"
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="javax.servlet-api"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>