Bump versions for 2.2.0 release
[deliverable/tracecompass.git] / releng / org.eclipse.tracecompass.alltests / pom.xml
index 605e48da7bdcb7444e0b4b18741583fd89473b0e..2bad0b5ad362679d3b510738f5b70360fadaf4f3 100644 (file)
   <parent>
     <artifactId>org.eclipse.tracecompass.releng-parent</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.2.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.alltests</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.1-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
   <name>Trace Compass All Tests</name>
@@ -66,6 +66,7 @@
               <product>org.eclipse.platform.ide</product>
               <environmentVariables>
                 <SWT_GTK3>${SWT_GTK3}</SWT_GTK3>
+                <LIBOVERLAY_SCROLLBAR>0</LIBOVERLAY_SCROLLBAR>
               </environmentVariables>
             </configuration>
           </plugin>
           <!-- We don't use the ant file to clean because of http://jira.codehaus.org/browse/MANTRUN-78 -->
           <plugin>
             <artifactId>maven-clean-plugin</artifactId>
-            <version>2.6.1</version>
             <executions>
               <execution>
                 <id>clean-performance-files</id>
This page took 0.049435 seconds and 5 git commands to generate.