add performance ui to build tools
diff --git a/bundles/pom.xml b/bundles/pom.xml
index 025e77c..90aa2f0 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -19,6 +19,7 @@
         <module>org.eclipse.releng.build.tools.convert</module>
         <module>org.eclipse.releng.build.tools.convert.application</module>
         <module>org.eclipse.releng.build.tools.comparator</module>
+        <module>org.eclipse.test.performance.ui</module>
     </modules>
     <build>
         <plugins>