Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorustieber2011-07-24 14:50:41 +0000
committerustieber2011-07-24 14:50:41 +0000
commit9e4f6d95af4b851d88dfcc82eed85b43b236b4eb (patch)
treeb3b4b2dc58fb10d35c2259f483730ab8cef4fc39 /pom.xml
parentdba0c80732c0f7e74f2598d2d3cd0f18315649ff (diff)
downloadorg.eclipse.tcf-9e4f6d95af4b851d88dfcc82eed85b43b236b4eb.tar.gz
org.eclipse.tcf-9e4f6d95af4b851d88dfcc82eed85b43b236b4eb.tar.xz
org.eclipse.tcf-9e4f6d95af4b851d88dfcc82eed85b43b236b4eb.zip
Target Explorer: Integrate test plugin into parent maven build
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index abf67c8b5..331ceed51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,6 +61,8 @@
<module>target_explorer/features/org.eclipse.tm.te.feature</module>
<module>target_explorer/features/org.eclipse.tm.te.tcf.feature</module>
+
+ <module>target_explorer/plugins/org.eclipse.tm.te.tests</module>
<module>features/org.eclipse.tm.tcf.repo</module>
</modules>

Back to the top