Skip to main content
aboutsummaryrefslogtreecommitdiffstats
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.xml6
1 files changed, 3 insertions, 3 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 3fb5d278ea..6c521bafa3 100644
--- a/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
+++ b/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/feature.xml
@@ -2,7 +2,7 @@
<feature
id="org.eclipse.jpt.dbws.eclipselink.feature"
label="%featureName"
- version="1.2.200.qualifier"
+ version="1.2.201.qualifier"
provider-name="%providerName"
plugin="org.eclipse.jpt.dbws.eclipselink.branding"
license-feature="org.eclipse.license"
@@ -49,14 +49,14 @@
id="org.eclipse.persistence.dbws"
download-size="0"
install-size="0"
- version="2.6.0.qualifier"
+ version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.persistence.dbws.builder"
download-size="0"
install-size="0"
- version="2.6.0.qualifier"
+ version="0.0.0"
unpack="false"/>
<plugin

Back to the top