[nobug] increment for WTP 3.3
diff --git a/features/org.eclipse.wst.xsl.feature/feature.xml b/features/org.eclipse.wst.xsl.feature/feature.xml
index 5d97597..4654bb2 100644
--- a/features/org.eclipse.wst.xsl.feature/feature.xml
+++ b/features/org.eclipse.wst.xsl.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.wst.xsl.feature"
       label="%featureName"
-      version="1.1.0.qualifier"
+      version="1.1.100.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.wst.xsl">
 
@@ -18,7 +18,6 @@
       %license
    </license>
 
-
    <includes
          id="org.eclipse.wst.xml.xpath2.processor.feature"
          version="0.0.0"/>
diff --git a/features/org.eclipse.wst.xsl_sdk.feature/feature.xml b/features/org.eclipse.wst.xsl_sdk.feature/feature.xml
index e333cbc..47fdc94 100644
--- a/features/org.eclipse.wst.xsl_sdk.feature/feature.xml
+++ b/features/org.eclipse.wst.xsl_sdk.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.wst.xsl_sdk.feature"
       label="%featureName"
-      version="1.1.0.qualifier"
+      version="1.1.100.qualifier"
       provider-name="%providerName">
 
    <description>
@@ -17,7 +17,6 @@
       %license
    </license>
 
-
    <includes
          id="org.eclipse.wst.xsl.feature"
          version="0.0.0"/>