tmf: Scale tree images in time graph
[deliverable/tracecompass.git] / rcp / org.eclipse.tracecompass.rcp / pom.xml
index 2f4f3f821a8d1473a5eafd903592c35072a657fd..b6c3d61f636f7ad229c2f19ee51b2fb88e17d877 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-   Copyright (C) 2014 Ericsson
+   Copyright (C) 2014, 2016 Ericsson
 
    All rights reserved. This program and the accompanying materials
    are made available under the terms of the Eclipse Public License v1.0
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>org.eclipse.tracecompass.rcp-parent</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.3.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.rcp</artifactId>
@@ -37,6 +37,7 @@
             <configuration>
               <excludes>
                 <plugin id="org.apache.commons.compress"/>
+                <plugin id="org.apache.commons.lang3"/>
                 <plugin id="org.apache.xerces"/>
                 <plugin id="org.apache.xml.resolver"/>
                 <plugin id="org.apache.xml.serializer"/>
This page took 0.026985 seconds and 5 git commands to generate.