Skip to content

Commit

Permalink
downgraded EMF for BIRT
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Aug 4, 2015
1 parent 7a2c577 commit 0f97da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.zikula.modulestudio.generator.feature/feature.xml
Expand Up @@ -82,7 +82,7 @@
<import plugin="org.eclipse.xtend2.lib" version="2.8.4" match="greaterOrEqual"/>
<import plugin="org.eclipse.xtext" version="2.8.4" match="greaterOrEqual"/>
<import plugin="org.eclipse.xtext.builder" version="2.8.4" match="greaterOrEqual"/>
<import plugin="org.eclipse.emf.ecore.xmi" version="2.11.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.emf.ecore.xmi" version="2.10.2" match="greaterOrEqual"/>
</requires>

<plugin
Expand Down

0 comments on commit 0f97da6

Please sign in to comment.