Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'common/features')
-rw-r--r--common/features/org.eclipse.jpt.common.eclipselink.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/features/org.eclipse.jpt.common.eclipselink.feature/feature.xml b/common/features/org.eclipse.jpt.common.eclipselink.feature/feature.xml
index 7038a8a5ed..9119bbfd08 100644
--- a/common/features/org.eclipse.jpt.common.eclipselink.feature/feature.xml
+++ b/common/features/org.eclipse.jpt.common.eclipselink.feature/feature.xml
@@ -21,7 +21,7 @@
</license>
<requires>
- <import feature="org.eclipse.jpt.common.feature" version="1.0.0"/>
+ <import feature="org.eclipse.jpt.common.feature" version="1.1.0"/>
</requires>
<plugin

Back to the top