Skip to content

Commit

Permalink
Update feature.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas-Boltz authored May 29, 2024
1 parent a406529 commit 34314ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/org.dataflowanalysis.product.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
<import feature="org.dataflowanalysis.dfd.datadictionary.feature" version="2.0.0" match="compatible"/>
<import feature="org.dataflowanalysis.dfd.dataflowdiagram.feature" version="2.0.0" match="compatible"/>
<!-- Product for icons -->
<import plugin="org.dataflowanalysis.product" version=2.0.0" match="greaterOrEqual"/>
<import plugin="org.dataflowanalysis.product" version="2.0.0" match="greaterOrEqual"/>
<!-- Jackson-->
<import plugin="com.fasterxml.jackson.core.jackson-annotations" version="2.13.2" match="greaterOrEqual"/>
<import plugin="com.fasterxml.jackson.core.jackson-core" version="2.13.2" match="greaterOrEqual"/>
Expand Down

0 comments on commit 34314ba

Please sign in to comment.