ss: Move plugins to Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.swtbot.tests / pom.xml
index ac1f1fb60b0476f1801d3c8440472545c9295aa8..b3a7b8500d3232abf69791ab4b8be2e70d348d5f 100644 (file)
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <artifactId>linuxtools-lttng-parent</artifactId>
-    <groupId>org.eclipse.linuxtools.lttng</groupId>
-    <version>3.1.0-SNAPSHOT</version>
+    <artifactId>org.eclipse.tracecompass</artifactId>
+    <groupId>org.eclipse.tracecompass</groupId>
+    <version>3.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.linuxtools.tmf.ui.swtbot.tests</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.1.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
   <name>Linux Tools TMF UI SWTBot Tests Plug-in</name>
           <argLine>${tycho.testArgLine} ${base.ui.test.vmargs}</argLine>
           <product>org.eclipse.platform.ide</product>
 <!-- Disable GTK3 with Luna because it makes the test hang (bug in IcedTea http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1736) -->
-<!-- Disable the disablement because of bug in Tycho 0.20.0 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=431793)
           <environmentVariables>
             <SWT_GTK3>0</SWT_GTK3>
           </environmentVariables>
--->
         </configuration>
       </plugin>
     </plugins>
This page took 0.023863 seconds and 5 git commands to generate.