btf: Move the plugins to their own sub-directory
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.pcap.core.tests / pom.xml
index 639a6575618e0089d9bbacd4216a80f78052b274..5d8d928109b77093beb74f9d405ed0deb067040d 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>org.eclipse.tracecompass</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>3.2.0-SNAPSHOT</version>
+    <version>1.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.tmf.pcap.core.tests</artifactId>
@@ -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.025841 seconds and 5 git commands to generate.