ss: Enable StateSystemUtils tests
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.control.ui.tests / pom.xml
index ac14cfc7352cd9d02f716e95bed38b1338db4092..0399b20c77a74cecc6d626c192c305c0307eda97 100644 (file)
   <parent>
     <artifactId>org.eclipse.tracecompass</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng2.control.ui.tests</artifactId>
-  <version>3.1.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
   <name>Trace Compass LTTng Control UI Tests Plug-in</name>
@@ -31,7 +31,7 @@
         <version>${tycho-version}</version>
         <configuration>
           <testSuite>org.eclipse.tracecompass.lttng2.control.ui.tests</testSuite>
-          <testClass>org.eclipse.linuxtools.lttng2.control.ui.tests.AllTests</testClass>
+          <testClass>org.eclipse.tracecompass.lttng2.control.ui.tests.AllTests</testClass>
           <useUIHarness>true</useUIHarness>
           <useUIThread>true</useUIThread>
           <argLine>${tycho.testArgLine} ${base.ui.test.vmargs}</argLine>
This page took 0.023895 seconds and 5 git commands to generate.