]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/org.simantics.scl.rest.feature/feature.xml
Move platform to only work with JDK's >= 11
[simantics/platform.git] / features / org.simantics.scl.rest.feature / feature.xml
index b33416caada2000fefb9b76d6754cbfb3c5e6226..1e53969d56bf79efdf3082338376219f62bccaa3 100644 (file)
@@ -109,6 +109,13 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="jakarta.xml.bind-api"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
    <plugin
          id="jakarta.ws.rs-api"
          download-size="0"
@@ -284,11 +291,4 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
-   <plugin
-         id="jakarta.xml.bind-api"
-         download-size="0"
-         install-size="0"
-         version="0.0.0"
-         unpack="false"/>
-
 </feature>