Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
diff options
context:
space:
mode:
authorPaul Fullbright2013-05-15 20:18:59 +0000
committerPaul Fullbright2013-05-15 20:18:59 +0000
commit9c756c6c517789912ca931c9fcbc2e12eb94b852 (patch)
tree1e09a25a6ff714ba2dda30a3136eeee42ba9ecbd /jaxb
parentbfe3cd84870edf9d9c9d72c794128f62d1e0400c (diff)
downloadwebtools.dali-9c756c6c517789912ca931c9fcbc2e12eb94b852.tar.gz
webtools.dali-9c756c6c517789912ca931c9fcbc2e12eb94b852.tar.xz
webtools.dali-9c756c6c517789912ca931c9fcbc2e12eb94b852.zip
Removed 2.1 as default JAXB facet version (Bug 408172)
Diffstat (limited to 'jaxb')
-rw-r--r--jaxb/plugins/org.eclipse.jpt.jaxb.core/plugin.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/jaxb/plugins/org.eclipse.jpt.jaxb.core/plugin.xml b/jaxb/plugins/org.eclipse.jpt.jaxb.core/plugin.xml
index 81c66641e2..db9cb38863 100644
--- a/jaxb/plugins/org.eclipse.jpt.jaxb.core/plugin.xml
+++ b/jaxb/plugins/org.eclipse.jpt.jaxb.core/plugin.xml
@@ -354,7 +354,6 @@
<project-facet id="jpt.jaxb">
<label>%JAXB_FACET_LABEL</label>
<description>%JAXB_FACET_DESCRIPTION</description>
- <default-version version="2.1"/>
</project-facet>
<project-facet-version facet="jpt.jaxb" version="2.1">

Back to the top