tmf: Scale tree images in time graph
[deliverable/tracecompass.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 74eeadfce1ca56d9840474e55352c11df98c8a67..450617ec61ffc314aeb5eb55ba5c9365b2c9a76f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <plugin>
             <groupId>org.jacoco</groupId>
             <artifactId>jacoco-maven-plugin</artifactId>
-            <version>0.7.7.201606060606</version>
+            <version>0.7.8</version>
             <executions>
               <execution>
                 <id>pre-test</id>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-resources-plugin</artifactId>
-          <version>3.0.1</version>
+          <version>3.0.2</version>
           <configuration>
             <encoding>UTF-8</encoding>
           </configuration>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-dependency-plugin</artifactId>
-          <version>2.10</version>
+          <version>3.0.0</version>
         </plugin>
 
         <plugin>
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-site-plugin</artifactId>
-          <version>3.5.1</version>
+          <version>3.6</version>
         </plugin>
 
         <plugin>
         <plugin>
           <groupId>org.jboss.tools.tycho-plugins</groupId>
           <artifactId>repository-utils</artifactId>
-          <version>0.23.3</version>
+          <version>0.26.0</version>
         </plugin>
 
         <plugin>
This page took 0.04484 seconds and 5 git commands to generate.