diff options
Diffstat (limited to 'jpa/features/org.eclipse.jpt.eclipselink.feature')
-rw-r--r-- | jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml b/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml index b3626a2278..39cdc3bdff 100644 --- a/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml +++ b/jpa/features/org.eclipse.jpt.eclipselink.feature/feature.xml @@ -25,7 +25,7 @@ </url> <requires> - <import feature="org.eclipse.jpt.feature" version="2.0.0"/> + <import feature="org.eclipse.jpt.feature" version="2.1.0"/> </requires> <plugin |