tmf.ui: hide title and legend in swtcharts by default
[deliverable/tracecompass.git] / tmf / pom.xml
index ea4e8b229865ac3615af33d3edd7af8c875cb32e..095087f9fe009b22cfb5d6cd0916c24d2850edf3 100644 (file)
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
-  <prerequisites>
-    <maven>3.0</maven>
-  </prerequisites>
-
   <parent>
     <artifactId>org.eclipse.tracecompass</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
@@ -40,6 +36,7 @@
     <module>org.eclipse.tracecompass.tmf.analysis.xml.core.tests</module>
     <module>org.eclipse.tracecompass.tmf.analysis.xml.ui</module>
     <module>org.eclipse.tracecompass.tmf.analysis.xml.ui.tests</module>
+    <module>org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests</module>
 
     <module>org.eclipse.tracecompass.tmf.remote</module>
     <module>org.eclipse.tracecompass.tmf.remote.core</module>
This page took 0.024837 seconds and 5 git commands to generate.