Skip to content

Commit 36e31b7

Browse files
committed
Merge remote-tracking branch 'origin/master' into 2557_multiple_consecutive_keywords
2 parents 7ee98ac + adcd346 commit 36e31b7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

ge/org.osate.ge.errormodel.feature/feature.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ censes only apply to the Third Party Software and not any other portion of this
3939
</copyright>
4040

4141
<requires>
42-
<import plugin="org.eclipse.core.runtime" version="3.17.100" match="compatible"/>
43-
<import plugin="org.osate.aadl2" version="4.0.0" match="compatible"/>
44-
<import plugin="org.osate.xtext.aadl2.errormodel" version="6.0.0" match="compatible"/>
45-
<import plugin="org.eclipse.core.resources" version="3.13.700" match="compatible"/>
46-
<import plugin="org.osate.ge" version="2.0.0" match="compatible"/>
47-
<import plugin="org.apache.commons.lang" version="2.6.0" match="compatible"/>
48-
<import plugin="org.eclipse.ui.views.properties.tabbed" version="3.8.800" match="compatible"/>
49-
<import plugin="org.osate.ge.swt" version="1.1.0" match="compatible"/>
42+
<import plugin="org.eclipse.core.runtime"/>
43+
<import plugin="org.osate.aadl2"/>
44+
<import plugin="org.osate.xtext.aadl2.errormodel"/>
45+
<import plugin="org.eclipse.core.resources"/>
46+
<import plugin="org.osate.ge"/>
47+
<import plugin="org.apache.commons.lang"/>
48+
<import plugin="org.eclipse.ui.views.properties.tabbed"/>
49+
<import plugin="org.osate.ge.swt"/>
5050
</requires>
5151

5252
<plugin

0 commit comments

Comments
 (0)