325991 -  Regression: child projects not targeted to parent project's runtime
diff --git a/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html b/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html
index cdfbdb2..8455f40 100644
--- a/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html
+++ b/features/org.eclipse.wst.common_core.feature.patch/buildnotes_org.eclipse.wst.common_core.feature.patch.html
@@ -9,11 +9,11 @@
 
 <body>
 
-<h1>WTP 3.2.1 Patches</h1>
+<h1>WTP 3.2.2 Patches</h1>
 
 <h2>org.eclipse.wst.common_core.feature</h2>
 
-<p>Bug <a href='https://bugs.eclipse.org/321398'>321398</a>. Deadlock occuring due to ModuleStructuralModel.checkSync()</p>
+<p>Bug <a href='https://bugs.eclipse.org/325991'>325991</a>. Regression: child projects not targeted to parent project's runtime</p>
 
 </body>
 </html>
\ No newline at end of file
diff --git a/features/org.eclipse.wst.common_core.feature.patch/feature.properties b/features/org.eclipse.wst.common_core.feature.patch/feature.properties
index afdc168..e7e5724 100644
--- a/features/org.eclipse.wst.common_core.feature.patch/feature.properties
+++ b/features/org.eclipse.wst.common_core.feature.patch/feature.properties
@@ -27,11 +27,11 @@
 description=\
 Contains fixes described in the following bugillia(s):\n\
 \n\
-Bug https://bugs.eclipse.org/321398 Deadlock occuring due to ModuleStructuralModel.checkSync()\n\
+Bug https://bugs.eclipse.org/325991 -  Regression: child projects not targeted to parent project's runtime\n\
 \n\
 # "copyright" property - text of the "Feature Update Copyright"
 copyright=\
-Copyright (c) 2008 IBM Corporation and others.\n\
+Copyright (c) 2010 IBM Corporation and others.\n\
 All rights reserved. This program and the accompanying materials\n\
 are made available under the terms of the Eclipse Public License v1.0\n\
 which accompanies this distribution, and is available at\n\
diff --git a/features/org.eclipse.wst.common_core.feature.patch/feature.xml b/features/org.eclipse.wst.common_core.feature.patch/feature.xml
index 4ad9b46..a272811 100644
--- a/features/org.eclipse.wst.common_core.feature.patch/feature.xml
+++ b/features/org.eclipse.wst.common_core.feature.patch/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.wst.common_core.feature.patch"
       label="%featureName"
-      version="3.2.1.qualifier"
+      version="3.2.2.qualifier"
       provider-name="%providerName">
 
    <description>
@@ -18,7 +18,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.wst.common_core.feature" version="3.2.1.v201007071800-7B7DFEgF7RZHOZJ0X4OANJ" patch="true"/>
+      <import feature="org.eclipse.wst.common_core.feature" version="3.2.2.v201008091400-7B7DFElF7RZHOZJ6W0PsNJ" patch="true"/>
    </requires>
 
    <plugin