Upgrade maven plugin versions
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.ctf.core.tests / pom.xml
index a88dea867cf803f7cddfbb24f861440de2757109..38e23efc2018c9acf725e5b5064d0c8f8c2e7427 100644 (file)
   <parent>
     <artifactId>org.eclipse.tracecompass</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.tmf.ctf.core.tests</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
 
   <name>CTF Support for TMF Core Tests Plug-in</name>
@@ -28,7 +28,7 @@
         <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.7</version>
+            <version>1.8</version>
             <executions>
                 <execution>
                     <id>prepare</id>
This page took 0.024774 seconds and 5 git commands to generate.