File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
org.eclipse.elk.algorithms.feature
org.eclipse.elk.graph.json.feature
org.eclipse.elk.sdk.feature
org.eclipse.elk.ui.feature Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ SPDX-License-Identifier: EPL-2.0
3636 </license >
3737
3838 <requires >
39- <import feature =" org.eclipse.elk.feature" version =" 0.7.0.qualifier " />
39+ <import feature =" org.eclipse.elk.feature" version =" 0.8.1 " />
4040 </requires >
4141
4242 <plugin
Original file line number Diff line number Diff line change 1111<feature
1212 id =" org.eclipse.elk.graph.json.feature"
1313 label =" Eclipse Layout Kernel (Incubation) - ELK Graph JSON Format"
14- version =" 0.9.0.qualifier "
14+ version =" 0.8.1 "
1515 provider-name =" Eclipse Layout Kernel"
1616 plugin =" org.eclipse.elk.core" >
1717
Original file line number Diff line number Diff line change 1111<feature
1212 id =" org.eclipse.elk.sdk.feature"
1313 label =" Eclipse Layout Kernel (Incubation) - SDK"
14- version =" 0.9.0.qualifier "
14+ version =" 0.8.1 "
1515 provider-name =" Eclipse Layout Kernel"
1616 plugin =" org.eclipse.elk.core" >
1717
Original file line number Diff line number Diff line change 1111<feature
1212 id =" org.eclipse.elk.ui.feature"
1313 label =" Eclipse Layout Kernel (Incubation) - UI Components"
14- version =" 0.9.0.qualifier "
14+ version =" 0.8.1 "
1515 provider-name =" Eclipse Layout Kernel"
1616 plugin =" org.eclipse.elk.core" >
1717
@@ -45,7 +45,7 @@ SPDX-License-Identifier: EPL-2.0
4545 <import plugin =" org.eclipse.emf.ecore.xmi" version =" 2.9.0" match =" greaterOrEqual" />
4646 <import plugin =" org.eclipse.emf.transaction" version =" 1.3.0" match =" greaterOrEqual" />
4747 <import plugin =" com.google.guava" />
48- <import feature =" org.eclipse.elk.feature" version =" 0.7.0.qualifier " />
48+ <import feature =" org.eclipse.elk.feature" version =" 0.8.1 " />
4949 </requires >
5050
5151 <plugin
You can’t perform that action at this time.
0 commit comments