Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jaxb/features/org.eclipse.jpt.jaxb.feature/feature.xml')
-rw-r--r--jaxb/features/org.eclipse.jpt.jaxb.feature/feature.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jaxb/features/org.eclipse.jpt.jaxb.feature/feature.xml b/jaxb/features/org.eclipse.jpt.jaxb.feature/feature.xml
index 6f04142313..b6227eab57 100644
--- a/jaxb/features/org.eclipse.jpt.jaxb.feature/feature.xml
+++ b/jaxb/features/org.eclipse.jpt.jaxb.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