Upgrade maven plugin versions
[deliverable/tracecompass.git] / org.eclipse.tracecompass.pcap.core.tests / pom.xml
index ab64ddb131df585e14b9064326b40c2cfbed104e..faa592aa78e56d96e32b238b28c3878557272beb 100644 (file)
@@ -40,6 +40,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
+            <version>1.8</version>
             <executions>
               <execution>
                 <id>prepare</id>
@@ -78,7 +79,7 @@
       <!-- 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.5</version>
+        <version>2.6.1</version>
         <executions>
           <execution>
             <id>clean-traces</id>
This page took 0.023242 seconds and 5 git commands to generate.