Remove duplicate groupId and versions in pom.xml files
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.kernel.core / pom.xml
index 896dc8969f3d3b5f484949f7fa3613e431d110d1..2638fcd5b00f2cbe0a4d893e9483c664d1dc9d81 100644 (file)
   <parent>
     <artifactId>org.eclipse.tracecompass.lttng-parent</artifactId>
     <groupId>org.eclipse.tracecompass</groupId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>org.eclipse.tracecompass.lttng2.kernel.core</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <name>Trace Compass LTTng Kernel Analysis Core Plug-in</name>
@@ -32,5 +31,4 @@
     </plugins>
   </build>
 
- <groupId>org.eclipse.tracecompass</groupId>
 </project>
This page took 0.028833 seconds and 5 git commands to generate.