[272898] Need to Remove Incubating from plugin names https://bugs.eclipse.org/bugs/show_bug.cgi?id=272898
diff --git a/features/org.eclipse.wst.xsl_tests.feature/feature.properties b/features/org.eclipse.wst.xsl_tests.feature/feature.properties
index 3ce3998..7aa0b6b 100644
--- a/features/org.eclipse.wst.xsl_tests.feature/feature.properties
+++ b/features/org.eclipse.wst.xsl_tests.feature/feature.properties
@@ -15,7 +15,7 @@
 # This file should be translated.
 
 # "featureName" property - name of the feature
-featureName=XSL Tests Feature (Incubating)
+featureName=XSL Tests Feature
 
 # "providerName" property - name of the company that provides the feature
 providerName=Eclipse.org
diff --git a/tests/org.eclipse.wst.xsl.launching.tests/plugin.properties b/tests/org.eclipse.wst.xsl.launching.tests/plugin.properties
index 12f3e74..aa1a975 100644
--- a/tests/org.eclipse.wst.xsl.launching.tests/plugin.properties
+++ b/tests/org.eclipse.wst.xsl.launching.tests/plugin.properties
@@ -1,3 +1,3 @@
 #Properties file for org.eclipse.wst.xsl.launching.tests
-Bundle-Name.0 = XST Core Test Plug-in (Incubating)
+Bundle-Name.0 = XST Core Test Plug-in
 Bundle-Vendor.0 = Eclipse.org
\ No newline at end of file