Refactoring to separate out JAXP parts
diff --git a/bundles/org.eclipse.wst.xsl.saxon/build.properties b/bundles/org.eclipse.wst.xsl.saxon/build.properties
index 5f0acbe..b44dde2 100644
--- a/bundles/org.eclipse.wst.xsl.saxon/build.properties
+++ b/bundles/org.eclipse.wst.xsl.saxon/build.properties
@@ -2,7 +2,7 @@
 output.. = bin/
 bin.includes = META-INF/,\
                .,\
-               SaxonFeatures.properties,\
+               SaxonAttributes.properties,\
                SaxonOutputProperties.properties,\
                about.html,\
                plugin.xml,\