timing.core: Add local statistics to the latency statistics
[deliverable/tracecompass.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 75cbda38e96dc699380054a21812531f5fbec95e..7c3f4343c09274715b910c777ebe06b7a3d758b9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -50,7 +50,7 @@
     <target-platform>tracecompass-e4.6</target-platform>
     <help-docs-eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.5</help-docs-eclipserun-repo>
 
-    <rcptt-version>2.1.0</rcptt-version>
+    <rcptt-version>2.2.0-SNAPSHOT</rcptt-version>
     <!-- Disable GTK3 because it's not quite usable yet and it can make the tests hang (bug in IcedTea http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1736) -->
     <SWT_GTK3>0</SWT_GTK3>
 
         <plugin>
           <groupId>org.codehaus.mojo</groupId>
           <artifactId>sonar-maven-plugin</artifactId>
-          <version>3.0.2</version>
+          <version>3.2</version>
         </plugin>
 
         <plugin>
This page took 0.023556 seconds and 5 git commands to generate.