[414697] [CBI] webtools.common - fix dependency
diff --git a/pom.xml b/pom.xml
index 206e19a..5e95bbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,5 +40,8 @@
<module>tests/org.eclipse.wst.common.tests.validation.guard</module>
<module>tests/org.eclipse.wst.common.uriresolver.tests</module>
<module>tests/org.eclipse.wst.internet.cache.tests</module>
+
+ <!-- dependencies -->
+ <module>../webtools.common.fproj/plugins/org.eclipse.jst.common.project.facet.core</module>
</modules>
</project>
\ No newline at end of file