Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml')
-rw-r--r--jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml b/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
index ac2184f230..3f064c2128 100644
--- a/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
+++ b/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
@@ -4,7 +4,9 @@
label="%featureName"
version="1.0.0.qualifier"
provider-name="%providerName"
- plugin="org.eclipse.jpt.dbws.eclipselink.branding">
+ plugin="org.eclipse.jpt.dbws.eclipselink.branding"
+ license-feature="org.eclipse.license"
+ license-feature-version="1.0.0.qualifier">
<description>
%description

Back to the top