Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarl Anderson2016-02-23 15:40:05 +0000
committerCarl Anderson2016-02-23 15:40:05 +0000
commitcc7d98cfd03dc433fca41ec567b1d1f26c206859 (patch)
treed6b086c74c170fdc784f7c25a8b17f67ee6d011b
parentfcf5f56d8032cc03d8894f2c59eabb79fa3368e3 (diff)
downloadwebtools.common.tests-cc7d98cfd03dc433fca41ec567b1d1f26c206859.tar.gz
webtools.common.tests-cc7d98cfd03dc433fca41ec567b1d1f26c206859.tar.xz
webtools.common.tests-cc7d98cfd03dc433fca41ec567b1d1f26c206859.zip
[UNDO][414697] [CBI] webtools.common - fix dependency
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 5e95bbb..206e19a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,5 @@
<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

Back to the top