[437351] [hotbug] [Critical] getServerNotificationManager should be
synchronized
diff --git a/features/org.eclipse.wst.server_core.feature.patch/feature.properties b/features/org.eclipse.wst.server_core.feature.patch/feature.properties
index 385a356..f2f5808 100644
--- a/features/org.eclipse.wst.server_core.feature.patch/feature.properties
+++ b/features/org.eclipse.wst.server_core.feature.patch/feature.properties
@@ -24,13 +24,11 @@
 updateSiteName=The Eclipse Web Tools Platform (WTP) Project update site
 
 # "description" property - description of the feature
-description=\
-A patch for Server tools framework core. \n\
-This patch fixes a problem with performance when there is a large number of projects \n\
-in a workspace. \n\
-See bug 187187 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=187187)) \n
-
-
+description=\n\
+The fixes are described in the following bugzilla entries:\n\
+\n\
+Bug https://bugs.eclipse.org/437351 [hotbug] [Critical] getServerNotificationManager should be synchronized\n\
+\n\
 
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
diff --git a/features/org.eclipse.wst.server_core.feature.patch/feature.xml b/features/org.eclipse.wst.server_core.feature.patch/feature.xml
index 6c03ec2..783f6a4 100644
--- a/features/org.eclipse.wst.server_core.feature.patch/feature.xml
+++ b/features/org.eclipse.wst.server_core.feature.patch/feature.xml
@@ -2,7 +2,7 @@
 <feature

       id="org.eclipse.wst.server_core.feature.patch"

       label="Patch Feature for Server Core"

-      version="1.0.100.qualifier"

+      version="1.0.101.qualifier"

       provider-name="Eclipse.org">

 

    <description>