]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - features/org.simantics.scl.feature/feature.xml
Merge "JsonNode support with Data/Json"
[simantics/platform.git] / features / org.simantics.scl.feature / feature.xml
index 5c8f6fd1d9d236980f96d055fb245ae923a56d7c..c0ee33b4ef2f2ad106edabb6d6a0152686bfe504 100644 (file)
@@ -227,4 +227,18 @@ This Agreement is governed by the laws of the State of New York and the intellec
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="com.fasterxml.jackson.core.jackson-annotations"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
+   <plugin
+         id="com.fasterxml.jackson.core.jackson-databind"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>