Set next release to be 3.1.0.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.core.tests / pom.xml
index 535c9a68c094a6c26c024f824b672d315c0049fb..7ee2b429dcfe357c284897a1f0b54ffe52c4f82c 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <artifactId>linuxtools-lttng-parent</artifactId>
     <groupId>org.eclipse.linuxtools.lttng</groupId>
-    <version>3.0.0-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.linuxtools.lttng2.kernel.core.tests</artifactId>
@@ -43,9 +43,9 @@
                     <id>prepare</id>
                     <phase>validate</phase>
                     <configuration>
-                    <tasks>
+                    <target>
                         <echo message="prepare phase" />
-                    </tasks>
+                    </target>
                     </configuration>
                         <goals>
                             <goal>run</goal>
This page took 0.024856 seconds and 5 git commands to generate.